public abstract class GeneratedAbstractWorkflowAction extends GenericItem
AbstractWorkflowAction.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTIONTYPE
Qualifier of the
AbstractWorkflowAction.actionType attribute |
static java.lang.String |
CODE
Qualifier of the
AbstractWorkflowAction.code attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DESCRIPTION
Qualifier of the
AbstractWorkflowAction.description attribute |
static java.lang.String |
EMAILADDRESS
Qualifier of the
AbstractWorkflowAction.emailAddress attribute |
static java.lang.String |
NAME
Qualifier of the
AbstractWorkflowAction.name attribute |
static java.lang.String |
PREDECESSORS
Qualifier of the
AbstractWorkflowAction.predecessors attribute |
static java.lang.String |
PREDECESSORSSTR
Qualifier of the
AbstractWorkflowAction.predecessorsStr attribute |
static java.lang.String |
PRINCIPALASSIGNED
Qualifier of the
AbstractWorkflowAction.principalAssigned attribute |
static java.lang.String |
RENDERERTEMPLATE
Qualifier of the
AbstractWorkflowAction.rendererTemplate attribute |
static java.lang.String |
SENDEMAIL
Qualifier of the
AbstractWorkflowAction.sendEmail attribute |
static java.lang.String |
SUCCESSORS
Qualifier of the
AbstractWorkflowAction.successors attribute |
static java.lang.String |
WORKFLOWACTIONCOMMENTS
Qualifier of the
AbstractWorkflowAction.workflowActionComments attribute |
protected static OneToManyHandler<WorkflowActionComment> |
WORKFLOWACTIONCOMMENTSHANDLER
OneToManyHandler for handling 1:n WORKFLOWACTIONCOMMENTS's relation attributes from 'many' side. |
protected static java.lang.String |
WORKFLOWACTIONORDERINGRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for WorkflowActionOrderingRelation from ((workflow))
|
protected static java.lang.String |
WORKFLOWACTIONORDERINGRELATION_SRC_ORDERED
Relation ordering override parameter constants for WorkflowActionOrderingRelation from ((workflow))
|
protected static java.lang.String |
WORKFLOWACTIONORDERINGRELATION_TGT_ORDERED |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedAbstractWorkflowAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToPredecessors(AbstractWorkflowAction value)
Generated method - Adds
value to predecessors. |
void |
addToPredecessors(SessionContext ctx,
AbstractWorkflowAction value)
Generated method - Adds
value to predecessors. |
void |
addToSuccessors(AbstractWorkflowAction value)
Generated method - Adds
value to successors. |
void |
addToSuccessors(SessionContext ctx,
AbstractWorkflowAction value)
Generated method - Adds
value to successors. |
void |
addToWorkflowActionComments(SessionContext ctx,
WorkflowActionComment value)
Generated method - Adds
value to workflowActionComments. |
void |
addToWorkflowActionComments(WorkflowActionComment value)
Generated method - Adds
value to workflowActionComments. |
EnumerationValue |
getActionType()
Generated method - Getter of the
AbstractWorkflowAction.actionType attribute. |
EnumerationValue |
getActionType(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.actionType attribute. |
java.util.Map<Language,java.lang.String> |
getAllDescription()
Generated method - Getter of the
AbstractWorkflowAction.description attribute. |
java.util.Map<Language,java.lang.String> |
getAllDescription(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.description attribute. |
java.util.Map<Language,java.lang.String> |
getAllName()
Generated method - Getter of the
AbstractWorkflowAction.name attribute. |
java.util.Map<Language,java.lang.String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.name attribute. |
java.lang.String |
getCode()
Generated method - Getter of the
AbstractWorkflowAction.code attribute. |
java.lang.String |
getCode(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.code attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getDescription()
Generated method - Getter of the
AbstractWorkflowAction.description attribute. |
java.lang.String |
getDescription(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.description attribute. |
java.lang.String |
getEmailAddress()
Generated method - Getter of the
AbstractWorkflowAction.emailAddress attribute. |
java.lang.String |
getEmailAddress(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.emailAddress attribute. |
java.lang.String |
getName()
Generated method - Getter of the
AbstractWorkflowAction.name attribute. |
java.lang.String |
getName(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.name attribute. |
java.util.List<AbstractWorkflowAction> |
getPredecessors()
Generated method - Getter of the
AbstractWorkflowAction.predecessors attribute. |
java.util.List<AbstractWorkflowAction> |
getPredecessors(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.predecessors attribute. |
long |
getPredecessorsCount() |
long |
getPredecessorsCount(SessionContext ctx) |
java.lang.String |
getPredecessorsStr()
Generated method - Getter of the
AbstractWorkflowAction.predecessorsStr attribute. |
abstract java.lang.String |
getPredecessorsStr(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.predecessorsStr attribute. |
Principal |
getPrincipalAssigned()
Generated method - Getter of the
AbstractWorkflowAction.principalAssigned attribute. |
Principal |
getPrincipalAssigned(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.principalAssigned attribute. |
RendererTemplate |
getRendererTemplate()
Generated method - Getter of the
AbstractWorkflowAction.rendererTemplate attribute. |
RendererTemplate |
getRendererTemplate(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.rendererTemplate attribute. |
java.util.List<AbstractWorkflowAction> |
getSuccessors()
Generated method - Getter of the
AbstractWorkflowAction.successors attribute. |
java.util.List<AbstractWorkflowAction> |
getSuccessors(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.successors attribute. |
long |
getSuccessorsCount() |
long |
getSuccessorsCount(SessionContext ctx) |
java.util.Collection<WorkflowActionComment> |
getWorkflowActionComments()
Generated method - Getter of the
AbstractWorkflowAction.workflowActionComments attribute. |
java.util.Collection<WorkflowActionComment> |
getWorkflowActionComments(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.workflowActionComments attribute. |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
java.lang.Boolean |
isSendEmail()
Generated method - Getter of the
AbstractWorkflowAction.sendEmail attribute. |
java.lang.Boolean |
isSendEmail(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.sendEmail attribute. |
boolean |
isSendEmailAsPrimitive()
Generated method - Getter of the
AbstractWorkflowAction.sendEmail attribute. |
boolean |
isSendEmailAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.sendEmail attribute. |
void |
removeFromPredecessors(AbstractWorkflowAction value)
Generated method - Removes
value from predecessors. |
void |
removeFromPredecessors(SessionContext ctx,
AbstractWorkflowAction value)
Generated method - Removes
value from predecessors. |
void |
removeFromSuccessors(AbstractWorkflowAction value)
Generated method - Removes
value from successors. |
void |
removeFromSuccessors(SessionContext ctx,
AbstractWorkflowAction value)
Generated method - Removes
value from successors. |
void |
removeFromWorkflowActionComments(SessionContext ctx,
WorkflowActionComment value)
Generated method - Removes
value from workflowActionComments. |
void |
removeFromWorkflowActionComments(WorkflowActionComment value)
Generated method - Removes
value from workflowActionComments. |
void |
setActionType(EnumerationValue value)
Generated method - Setter of the
AbstractWorkflowAction.actionType attribute. |
void |
setActionType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
AbstractWorkflowAction.actionType attribute. |
void |
setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
AbstractWorkflowAction.description attribute. |
void |
setAllDescription(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
AbstractWorkflowAction.description attribute. |
void |
setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
AbstractWorkflowAction.name attribute. |
void |
setAllName(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
AbstractWorkflowAction.name attribute. |
protected void |
setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractWorkflowAction.code attribute. |
protected void |
setCode(java.lang.String value)
Generated method - Setter of the
AbstractWorkflowAction.code attribute. |
void |
setDescription(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractWorkflowAction.description attribute. |
void |
setDescription(java.lang.String value)
Generated method - Setter of the
AbstractWorkflowAction.description attribute. |
void |
setEmailAddress(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractWorkflowAction.emailAddress attribute. |
void |
setEmailAddress(java.lang.String value)
Generated method - Setter of the
AbstractWorkflowAction.emailAddress attribute. |
void |
setName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractWorkflowAction.name attribute. |
void |
setName(java.lang.String value)
Generated method - Setter of the
AbstractWorkflowAction.name attribute. |
void |
setPredecessors(java.util.List<AbstractWorkflowAction> value)
Generated method - Setter of the
AbstractWorkflowAction.predecessors attribute. |
void |
setPredecessors(SessionContext ctx,
java.util.List<AbstractWorkflowAction> value)
Generated method - Setter of the
AbstractWorkflowAction.predecessors attribute. |
void |
setPrincipalAssigned(Principal value)
Generated method - Setter of the
AbstractWorkflowAction.principalAssigned attribute. |
void |
setPrincipalAssigned(SessionContext ctx,
Principal value)
Generated method - Setter of the
AbstractWorkflowAction.principalAssigned attribute. |
void |
setRendererTemplate(RendererTemplate value)
Generated method - Setter of the
AbstractWorkflowAction.rendererTemplate attribute. |
void |
setRendererTemplate(SessionContext ctx,
RendererTemplate value)
Generated method - Setter of the
AbstractWorkflowAction.rendererTemplate attribute. |
void |
setSendEmail(boolean value)
Generated method - Setter of the
AbstractWorkflowAction.sendEmail attribute. |
void |
setSendEmail(java.lang.Boolean value)
Generated method - Setter of the
AbstractWorkflowAction.sendEmail attribute. |
void |
setSendEmail(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractWorkflowAction.sendEmail attribute. |
void |
setSendEmail(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractWorkflowAction.sendEmail attribute. |
void |
setSuccessors(java.util.List<AbstractWorkflowAction> value)
Generated method - Setter of the
AbstractWorkflowAction.successors attribute. |
void |
setSuccessors(SessionContext ctx,
java.util.List<AbstractWorkflowAction> value)
Generated method - Setter of the
AbstractWorkflowAction.successors attribute. |
void |
setWorkflowActionComments(java.util.Collection<WorkflowActionComment> value)
Generated method - Setter of the
AbstractWorkflowAction.workflowActionComments attribute. |
void |
setWorkflowActionComments(SessionContext ctx,
java.util.Collection<WorkflowActionComment> value)
Generated method - Setter of the
AbstractWorkflowAction.workflowActionComments attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String ACTIONTYPE
AbstractWorkflowAction.actionType attributepublic static final java.lang.String CODE
AbstractWorkflowAction.code attributepublic static final java.lang.String NAME
AbstractWorkflowAction.name attributepublic static final java.lang.String DESCRIPTION
AbstractWorkflowAction.description attributepublic static final java.lang.String PRINCIPALASSIGNED
AbstractWorkflowAction.principalAssigned attributepublic static final java.lang.String SENDEMAIL
AbstractWorkflowAction.sendEmail attributepublic static final java.lang.String EMAILADDRESS
AbstractWorkflowAction.emailAddress attributepublic static final java.lang.String PREDECESSORSSTR
AbstractWorkflowAction.predecessorsStr attributepublic static final java.lang.String RENDERERTEMPLATE
AbstractWorkflowAction.rendererTemplate attributepublic static final java.lang.String PREDECESSORS
AbstractWorkflowAction.predecessors attributeprotected static java.lang.String WORKFLOWACTIONORDERINGRELATION_SRC_ORDERED
protected static java.lang.String WORKFLOWACTIONORDERINGRELATION_TGT_ORDERED
protected static java.lang.String WORKFLOWACTIONORDERINGRELATION_MARKMODIFIED
public static final java.lang.String SUCCESSORS
AbstractWorkflowAction.successors attributepublic static final java.lang.String WORKFLOWACTIONCOMMENTS
AbstractWorkflowAction.workflowActionComments attributeprotected static final OneToManyHandler<WorkflowActionComment> WORKFLOWACTIONCOMMENTSHANDLER
OneToManyHandler for handling 1:n WORKFLOWACTIONCOMMENTS's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic EnumerationValue getActionType(SessionContext ctx)
AbstractWorkflowAction.actionType attribute.public EnumerationValue getActionType()
AbstractWorkflowAction.actionType attribute.public void setActionType(SessionContext ctx, EnumerationValue value)
AbstractWorkflowAction.actionType attribute.value - the actionType - marker for the type of an action (start, end, normal)public void setActionType(EnumerationValue value)
AbstractWorkflowAction.actionType attribute.value - the actionType - marker for the type of an action (start, end, normal)public java.lang.String getCode(SessionContext ctx)
AbstractWorkflowAction.code attribute.public java.lang.String getCode()
AbstractWorkflowAction.code attribute.protected void setCode(SessionContext ctx, java.lang.String value)
AbstractWorkflowAction.code attribute.value - the code - unique identifier of the actionprotected void setCode(java.lang.String value)
AbstractWorkflowAction.code attribute.value - the code - unique identifier of the actionpublic java.lang.String getDescription(SessionContext ctx)
AbstractWorkflowAction.description attribute.public java.lang.String getDescription()
AbstractWorkflowAction.description attribute.public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
AbstractWorkflowAction.description attribute.public java.util.Map<Language,java.lang.String> getAllDescription()
AbstractWorkflowAction.description attribute.public void setDescription(SessionContext ctx, java.lang.String value)
AbstractWorkflowAction.description attribute.value - the description - description of the action; should contain the steps the assigned principal has to performpublic void setDescription(java.lang.String value)
AbstractWorkflowAction.description attribute.value - the description - description of the action; should contain the steps the assigned principal has to performpublic void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
AbstractWorkflowAction.description attribute.value - the description - description of the action; should contain the steps the assigned principal has to performpublic void setAllDescription(java.util.Map<Language,java.lang.String> value)
AbstractWorkflowAction.description attribute.value - the description - description of the action; should contain the steps the assigned principal has to performpublic java.lang.String getEmailAddress(SessionContext ctx)
AbstractWorkflowAction.emailAddress attribute.public java.lang.String getEmailAddress()
AbstractWorkflowAction.emailAddress attribute.public void setEmailAddress(SessionContext ctx, java.lang.String value)
AbstractWorkflowAction.emailAddress attribute.value - the emailAddress - e-mail address where notification e-mail will be sent topublic void setEmailAddress(java.lang.String value)
AbstractWorkflowAction.emailAddress attribute.value - the emailAddress - e-mail address where notification e-mail will be sent topublic boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class Itempublic java.lang.String getName(SessionContext ctx)
AbstractWorkflowAction.name attribute.public java.lang.String getName()
AbstractWorkflowAction.name attribute.public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
AbstractWorkflowAction.name attribute.public java.util.Map<Language,java.lang.String> getAllName()
AbstractWorkflowAction.name attribute.public void setName(SessionContext ctx, java.lang.String value)
AbstractWorkflowAction.name attribute.value - the name - name of the actionpublic void setName(java.lang.String value)
AbstractWorkflowAction.name attribute.value - the name - name of the actionpublic void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
AbstractWorkflowAction.name attribute.value - the name - name of the actionpublic void setAllName(java.util.Map<Language,java.lang.String> value)
AbstractWorkflowAction.name attribute.value - the name - name of the actionpublic java.util.List<AbstractWorkflowAction> getPredecessors(SessionContext ctx)
AbstractWorkflowAction.predecessors attribute.public java.util.List<AbstractWorkflowAction> getPredecessors()
AbstractWorkflowAction.predecessors attribute.public long getPredecessorsCount(SessionContext ctx)
public long getPredecessorsCount()
public void setPredecessors(SessionContext ctx, java.util.List<AbstractWorkflowAction> value)
AbstractWorkflowAction.predecessors attribute.value - the predecessorspublic void setPredecessors(java.util.List<AbstractWorkflowAction> value)
AbstractWorkflowAction.predecessors attribute.value - the predecessorspublic void addToPredecessors(SessionContext ctx, AbstractWorkflowAction value)
value to predecessors.value - the item to add to predecessorspublic void addToPredecessors(AbstractWorkflowAction value)
value to predecessors.value - the item to add to predecessorspublic void removeFromPredecessors(SessionContext ctx, AbstractWorkflowAction value)
value from predecessors.value - the item to remove from predecessorspublic void removeFromPredecessors(AbstractWorkflowAction value)
value from predecessors.value - the item to remove from predecessorspublic abstract java.lang.String getPredecessorsStr(SessionContext ctx)
AbstractWorkflowAction.predecessorsStr attribute.public java.lang.String getPredecessorsStr()
AbstractWorkflowAction.predecessorsStr attribute.public Principal getPrincipalAssigned(SessionContext ctx)
AbstractWorkflowAction.principalAssigned attribute.public Principal getPrincipalAssigned()
AbstractWorkflowAction.principalAssigned attribute.public void setPrincipalAssigned(SessionContext ctx, Principal value)
AbstractWorkflowAction.principalAssigned attribute.value - the principalAssigned - assigned principal who has to assure the completion (can also be a principal group where any member of the group can process the action)public void setPrincipalAssigned(Principal value)
AbstractWorkflowAction.principalAssigned attribute.value - the principalAssigned - assigned principal who has to assure the completion (can also be a principal group where any member of the group can process the action)public RendererTemplate getRendererTemplate(SessionContext ctx)
AbstractWorkflowAction.rendererTemplate attribute.public RendererTemplate getRendererTemplate()
AbstractWorkflowAction.rendererTemplate attribute.public void setRendererTemplate(SessionContext ctx, RendererTemplate value)
AbstractWorkflowAction.rendererTemplate attribute.value - the rendererTemplatepublic void setRendererTemplate(RendererTemplate value)
AbstractWorkflowAction.rendererTemplate attribute.value - the rendererTemplatepublic java.lang.Boolean isSendEmail(SessionContext ctx)
AbstractWorkflowAction.sendEmail attribute.public java.lang.Boolean isSendEmail()
AbstractWorkflowAction.sendEmail attribute.public boolean isSendEmailAsPrimitive(SessionContext ctx)
AbstractWorkflowAction.sendEmail attribute.public boolean isSendEmailAsPrimitive()
AbstractWorkflowAction.sendEmail attribute.public void setSendEmail(SessionContext ctx, java.lang.Boolean value)
AbstractWorkflowAction.sendEmail attribute.value - the sendEmail - if activated a notification e-mail will be sent when action gets activepublic void setSendEmail(java.lang.Boolean value)
AbstractWorkflowAction.sendEmail attribute.value - the sendEmail - if activated a notification e-mail will be sent when action gets activepublic void setSendEmail(SessionContext ctx, boolean value)
AbstractWorkflowAction.sendEmail attribute.value - the sendEmail - if activated a notification e-mail will be sent when action gets activepublic void setSendEmail(boolean value)
AbstractWorkflowAction.sendEmail attribute.value - the sendEmail - if activated a notification e-mail will be sent when action gets activepublic java.util.List<AbstractWorkflowAction> getSuccessors(SessionContext ctx)
AbstractWorkflowAction.successors attribute.public java.util.List<AbstractWorkflowAction> getSuccessors()
AbstractWorkflowAction.successors attribute.public long getSuccessorsCount(SessionContext ctx)
public long getSuccessorsCount()
public void setSuccessors(SessionContext ctx, java.util.List<AbstractWorkflowAction> value)
AbstractWorkflowAction.successors attribute.value - the successorspublic void setSuccessors(java.util.List<AbstractWorkflowAction> value)
AbstractWorkflowAction.successors attribute.value - the successorspublic void addToSuccessors(SessionContext ctx, AbstractWorkflowAction value)
value to successors.value - the item to add to successorspublic void addToSuccessors(AbstractWorkflowAction value)
value to successors.value - the item to add to successorspublic void removeFromSuccessors(SessionContext ctx, AbstractWorkflowAction value)
value from successors.value - the item to remove from successorspublic void removeFromSuccessors(AbstractWorkflowAction value)
value from successors.value - the item to remove from successorspublic java.util.Collection<WorkflowActionComment> getWorkflowActionComments(SessionContext ctx)
AbstractWorkflowAction.workflowActionComments attribute.public java.util.Collection<WorkflowActionComment> getWorkflowActionComments()
AbstractWorkflowAction.workflowActionComments attribute.public void setWorkflowActionComments(SessionContext ctx, java.util.Collection<WorkflowActionComment> value)
AbstractWorkflowAction.workflowActionComments attribute.value - the workflowActionCommentspublic void setWorkflowActionComments(java.util.Collection<WorkflowActionComment> value)
AbstractWorkflowAction.workflowActionComments attribute.value - the workflowActionCommentspublic void addToWorkflowActionComments(SessionContext ctx, WorkflowActionComment value)
value to workflowActionComments.value - the item to add to workflowActionCommentspublic void addToWorkflowActionComments(WorkflowActionComment value)
value to workflowActionComments.value - the item to add to workflowActionCommentspublic void removeFromWorkflowActionComments(SessionContext ctx, WorkflowActionComment value)
value from workflowActionComments.value - the item to remove from workflowActionCommentspublic void removeFromWorkflowActionComments(WorkflowActionComment value)
value from workflowActionComments.value - the item to remove from workflowActionCommentsCopyright © 2018 SAP SE. All Rights Reserved.