public abstract class GeneratedWorkflowAction extends AbstractWorkflowAction
WorkflowAction.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 String |
ACTIVATED
Qualifier of the
WorkflowAction.activated attribute |
static String |
ATTACHMENTITEMS
Qualifier of the
WorkflowAction.attachmentItems attribute |
static String |
ATTACHMENTS
Qualifier of the
WorkflowAction.attachments attribute |
static String |
COMMENT
Qualifier of the
WorkflowAction.comment attribute |
static String |
DECISIONS
Qualifier of the
WorkflowAction.decisions attribute |
protected static OneToManyHandler<WorkflowDecision> |
DECISIONSHANDLER
OneToManyHandler for handling 1:n DECISIONS's relation attributes from 'many' side. |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
FIRSTACTIVATED
Qualifier of the
WorkflowAction.firstActivated attribute |
static String |
INCOMINGDECISIONS
Qualifier of the
WorkflowAction.incomingDecisions attribute |
static String |
INCOMINGLINKS
Qualifier of the
WorkflowAction.incomingLinks attribute |
static String |
INCOMINGLINKSSTR
Qualifier of the
WorkflowAction.incomingLinksStr attribute |
static String |
SELECTEDDECISION
Qualifier of the
WorkflowAction.selectedDecision attribute |
static String |
STATUS
Qualifier of the
WorkflowAction.status attribute |
static String |
TEMPLATE
Qualifier of the
WorkflowAction.template attribute |
static String |
WORKFLOW
Qualifier of the
WorkflowAction.workflow attribute |
protected static String |
WORKFLOWACTIONITEMATTACHMENTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for WorkflowActionItemAttachmentRelation from ((workflow))
|
protected static String |
WORKFLOWACTIONITEMATTACHMENTRELATION_SRC_ORDERED
Relation ordering override parameter constants for WorkflowActionItemAttachmentRelation from ((workflow))
|
protected static String |
WORKFLOWACTIONITEMATTACHMENTRELATION_TGT_ORDERED |
protected static String |
WORKFLOWACTIONLINKRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for WorkflowActionLinkRelation from ((workflow))
|
protected static String |
WORKFLOWACTIONLINKRELATION_SRC_ORDERED
Relation ordering override parameter constants for WorkflowActionLinkRelation from ((workflow))
|
protected static String |
WORKFLOWACTIONLINKRELATION_TGT_ORDERED |
protected static BidirectionalOneToManyHandler<GeneratedWorkflowAction> |
WORKFLOWHANDLER
BidirectionalOneToManyHandler for handling 1:n WORKFLOW's relation attributes from 'one' side. |
static String |
WORKFLOWPOS
Qualifier of the
WorkflowAction.workflowPOS attribute |
ACTIONTYPE, CODE, DESCRIPTION, EMAILADDRESS, NAME, PREDECESSORS, PREDECESSORSSTR, PRINCIPALASSIGNED, RENDERERTEMPLATE, SENDEMAIL, SUCCESSORS, WORKFLOWACTIONCOMMENTS, WORKFLOWACTIONCOMMENTSHANDLER, WORKFLOWACTIONORDERINGRELATION_MARKMODIFIED, WORKFLOWACTIONORDERINGRELATION_SRC_ORDERED, WORKFLOWACTIONORDERINGRELATION_TGT_ORDEREDLANGUAGE_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 |
|---|
GeneratedWorkflowAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToAttachments(SessionContext ctx,
WorkflowItemAttachment value)
Generated method - Adds
value to attachments. |
void |
addToAttachments(WorkflowItemAttachment value)
Generated method - Adds
value to attachments. |
void |
addToDecisions(SessionContext ctx,
WorkflowDecision value)
Generated method - Adds
value to decisions. |
void |
addToDecisions(WorkflowDecision value)
Generated method - Adds
value to decisions. |
void |
addToIncomingDecisions(SessionContext ctx,
WorkflowDecision value)
Generated method - Adds
value to incomingDecisions. |
void |
addToIncomingDecisions(WorkflowDecision value)
Generated method - Adds
value to incomingDecisions. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
Date |
getActivated()
Generated method - Getter of the
WorkflowAction.activated attribute. |
Date |
getActivated(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.activated attribute. |
List<Item> |
getAttachmentItems()
Generated method - Getter of the
WorkflowAction.attachmentItems attribute. |
abstract List<Item> |
getAttachmentItems(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.attachmentItems attribute. |
List<WorkflowItemAttachment> |
getAttachments()
Generated method - Getter of the
WorkflowAction.attachments attribute. |
List<WorkflowItemAttachment> |
getAttachments(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.attachments attribute. |
long |
getAttachmentsCount() |
long |
getAttachmentsCount(SessionContext ctx) |
String |
getComment()
Generated method - Getter of the
WorkflowAction.comment attribute. |
String |
getComment(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.comment attribute. |
Collection<WorkflowDecision> |
getDecisions()
Generated method - Getter of the
WorkflowAction.decisions attribute. |
Collection<WorkflowDecision> |
getDecisions(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.decisions attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Date |
getFirstActivated()
Generated method - Getter of the
WorkflowAction.firstActivated attribute. |
Date |
getFirstActivated(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.firstActivated attribute. |
Collection<WorkflowDecision> |
getIncomingDecisions()
Generated method - Getter of the
WorkflowAction.incomingDecisions attribute. |
Collection<WorkflowDecision> |
getIncomingDecisions(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.incomingDecisions attribute. |
long |
getIncomingDecisionsCount() |
long |
getIncomingDecisionsCount(SessionContext ctx) |
List<Link> |
getIncomingLinks()
Generated method - Getter of the
WorkflowAction.incomingLinks attribute. |
abstract List<Link> |
getIncomingLinks(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.incomingLinks attribute. |
String |
getIncomingLinksStr()
Generated method - Getter of the
WorkflowAction.incomingLinksStr attribute. |
abstract String |
getIncomingLinksStr(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.incomingLinksStr attribute. |
WorkflowDecision |
getSelectedDecision()
Generated method - Getter of the
WorkflowAction.selectedDecision attribute. |
WorkflowDecision |
getSelectedDecision(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.selectedDecision attribute. |
EnumerationValue |
getStatus()
Generated method - Getter of the
WorkflowAction.status attribute. |
EnumerationValue |
getStatus(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.status attribute. |
WorkflowActionTemplate |
getTemplate()
Generated method - Getter of the
WorkflowAction.template attribute. |
WorkflowActionTemplate |
getTemplate(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.template attribute. |
Workflow |
getWorkflow()
Generated method - Getter of the
WorkflowAction.workflow attribute. |
Workflow |
getWorkflow(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.workflow attribute. |
void |
removeFromAttachments(SessionContext ctx,
WorkflowItemAttachment value)
Generated method - Removes
value from attachments. |
void |
removeFromAttachments(WorkflowItemAttachment value)
Generated method - Removes
value from attachments. |
void |
removeFromDecisions(SessionContext ctx,
WorkflowDecision value)
Generated method - Removes
value from decisions. |
void |
removeFromDecisions(WorkflowDecision value)
Generated method - Removes
value from decisions. |
void |
removeFromIncomingDecisions(SessionContext ctx,
WorkflowDecision value)
Generated method - Removes
value from incomingDecisions. |
void |
removeFromIncomingDecisions(WorkflowDecision value)
Generated method - Removes
value from incomingDecisions. |
void |
setActivated(Date value)
Generated method - Setter of the
WorkflowAction.activated attribute. |
void |
setActivated(SessionContext ctx,
Date value)
Generated method - Setter of the
WorkflowAction.activated attribute. |
void |
setAttachments(List<WorkflowItemAttachment> value)
Generated method - Setter of the
WorkflowAction.attachments attribute. |
void |
setAttachments(SessionContext ctx,
List<WorkflowItemAttachment> value)
Generated method - Setter of the
WorkflowAction.attachments attribute. |
void |
setComment(SessionContext ctx,
String value)
Generated method - Setter of the
WorkflowAction.comment attribute. |
void |
setComment(String value)
Generated method - Setter of the
WorkflowAction.comment attribute. |
void |
setDecisions(Collection<WorkflowDecision> value)
Generated method - Setter of the
WorkflowAction.decisions attribute. |
void |
setDecisions(SessionContext ctx,
Collection<WorkflowDecision> value)
Generated method - Setter of the
WorkflowAction.decisions attribute. |
void |
setFirstActivated(Date value)
Generated method - Setter of the
WorkflowAction.firstActivated attribute. |
void |
setFirstActivated(SessionContext ctx,
Date value)
Generated method - Setter of the
WorkflowAction.firstActivated attribute. |
void |
setIncomingDecisions(Collection<WorkflowDecision> value)
Generated method - Setter of the
WorkflowAction.incomingDecisions attribute. |
void |
setIncomingDecisions(SessionContext ctx,
Collection<WorkflowDecision> value)
Generated method - Setter of the
WorkflowAction.incomingDecisions attribute. |
void |
setSelectedDecision(SessionContext ctx,
WorkflowDecision value)
Generated method - Setter of the
WorkflowAction.selectedDecision attribute. |
void |
setSelectedDecision(WorkflowDecision value)
Generated method - Setter of the
WorkflowAction.selectedDecision attribute. |
void |
setStatus(EnumerationValue value)
Generated method - Setter of the
WorkflowAction.status attribute. |
void |
setStatus(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
WorkflowAction.status attribute. |
protected void |
setTemplate(SessionContext ctx,
WorkflowActionTemplate value)
Generated method - Setter of the
WorkflowAction.template attribute. |
protected void |
setTemplate(WorkflowActionTemplate value)
Generated method - Setter of the
WorkflowAction.template attribute. |
protected void |
setWorkflow(SessionContext ctx,
Workflow value)
Generated method - Setter of the
WorkflowAction.workflow attribute. |
protected void |
setWorkflow(Workflow value)
Generated method - Setter of the
WorkflowAction.workflow attribute. |
getInitialProperties, getNonInitialAttributes, getPredecessorsStr, setPrincipalAssigned, writeAutomatedComment, writeAutomatedCommentaddToPredecessors, addToPredecessors, addToSuccessors, addToSuccessors, addToWorkflowActionComments, addToWorkflowActionComments, getActionType, getActionType, getAllDescription, getAllDescription, getAllName, getAllName, getCode, getCode, getDescription, getDescription, getEmailAddress, getEmailAddress, getName, getName, getPredecessors, getPredecessors, getPredecessorsCount, getPredecessorsCount, getPredecessorsStr, getPrincipalAssigned, getPrincipalAssigned, getRendererTemplate, getRendererTemplate, getSuccessors, getSuccessors, getSuccessorsCount, getSuccessorsCount, getWorkflowActionComments, getWorkflowActionComments, isSendEmail, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, removeFromPredecessors, removeFromPredecessors, removeFromSuccessors, removeFromSuccessors, removeFromWorkflowActionComments, removeFromWorkflowActionComments, setActionType, setActionType, setAllDescription, setAllDescription, setAllName, setAllName, setCode, setCode, setDescription, setDescription, setEmailAddress, setEmailAddress, setName, setName, setPredecessors, setPredecessors, setPrincipalAssigned, setRendererTemplate, setRendererTemplate, setSendEmail, setSendEmail, setSendEmail, setSendEmail, setSuccessors, setSuccessors, setWorkflowActionComments, setWorkflowActionCommentsgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, 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, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String INCOMINGLINKS
WorkflowAction.incomingLinks attributepublic static final String INCOMINGLINKSSTR
WorkflowAction.incomingLinksStr attributepublic static final String SELECTEDDECISION
WorkflowAction.selectedDecision attributepublic static final String FIRSTACTIVATED
WorkflowAction.firstActivated attributepublic static final String ACTIVATED
WorkflowAction.activated attributepublic static final String COMMENT
WorkflowAction.comment attributepublic static final String STATUS
WorkflowAction.status attributepublic static final String TEMPLATE
WorkflowAction.template attributepublic static final String ATTACHMENTITEMS
WorkflowAction.attachmentItems attributepublic static final String WORKFLOWPOS
WorkflowAction.workflowPOS attributepublic static final String WORKFLOW
WorkflowAction.workflow attributepublic static final String DECISIONS
WorkflowAction.decisions attributepublic static final String INCOMINGDECISIONS
WorkflowAction.incomingDecisions attributeprotected static String WORKFLOWACTIONLINKRELATION_SRC_ORDERED
protected static String WORKFLOWACTIONLINKRELATION_TGT_ORDERED
protected static String WORKFLOWACTIONLINKRELATION_MARKMODIFIED
public static final String ATTACHMENTS
WorkflowAction.attachments attributeprotected static String WORKFLOWACTIONITEMATTACHMENTRELATION_SRC_ORDERED
protected static String WORKFLOWACTIONITEMATTACHMENTRELATION_TGT_ORDERED
protected static String WORKFLOWACTIONITEMATTACHMENTRELATION_MARKMODIFIED
protected static final BidirectionalOneToManyHandler<GeneratedWorkflowAction> WORKFLOWHANDLER
BidirectionalOneToManyHandler for handling 1:n WORKFLOW's relation attributes from 'one' side.protected static final OneToManyHandler<WorkflowDecision> DECISIONSHANDLER
OneToManyHandler for handling 1:n DECISIONS's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedAbstractWorkflowActionpublic Date getActivated(SessionContext ctx)
WorkflowAction.activated attribute.public Date getActivated()
WorkflowAction.activated attribute.public void setActivated(SessionContext ctx, Date value)
WorkflowAction.activated attribute.value - the activated - date of last activationpublic void setActivated(Date value)
WorkflowAction.activated attribute.value - the activated - date of last activationpublic abstract List<Item> getAttachmentItems(SessionContext ctx)
WorkflowAction.attachmentItems attribute.public List<Item> getAttachmentItems()
WorkflowAction.attachmentItems attribute.public List<WorkflowItemAttachment> getAttachments(SessionContext ctx)
WorkflowAction.attachments attribute.public List<WorkflowItemAttachment> getAttachments()
WorkflowAction.attachments attribute.public long getAttachmentsCount(SessionContext ctx)
public long getAttachmentsCount()
public void setAttachments(SessionContext ctx, List<WorkflowItemAttachment> value)
WorkflowAction.attachments attribute.value - the attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this actionpublic void setAttachments(List<WorkflowItemAttachment> value)
WorkflowAction.attachments attribute.value - the attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this actionpublic void addToAttachments(SessionContext ctx, WorkflowItemAttachment value)
value to attachments.value - the item to add to attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this actionpublic void addToAttachments(WorkflowItemAttachment value)
value to attachments.value - the item to add to attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this actionpublic void removeFromAttachments(SessionContext ctx, WorkflowItemAttachment value)
value from attachments.value - the item to remove from attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this actionpublic void removeFromAttachments(WorkflowItemAttachment value)
value from attachments.value - the item to remove from attachments - part of the WorkflowActionItemAttachmentRelation; associates a set of attachments set to the related workflow of this actionpublic String getComment(SessionContext ctx)
WorkflowAction.comment attribute.public String getComment()
WorkflowAction.comment attribute.public void setComment(SessionContext ctx, String value)
WorkflowAction.comment attribute.value - the comment - comment of the assigned principal on the status of the actionpublic void setComment(String value)
WorkflowAction.comment attribute.value - the comment - comment of the assigned principal on the status of the actionprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class AbstractWorkflowActionctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic Collection<WorkflowDecision> getDecisions(SessionContext ctx)
WorkflowAction.decisions attribute.public Collection<WorkflowDecision> getDecisions()
WorkflowAction.decisions attribute.public void setDecisions(SessionContext ctx, Collection<WorkflowDecision> value)
WorkflowAction.decisions attribute.value - the decisions - set of all possible decisions of this actionpublic void setDecisions(Collection<WorkflowDecision> value)
WorkflowAction.decisions attribute.value - the decisions - set of all possible decisions of this actionpublic void addToDecisions(SessionContext ctx, WorkflowDecision value)
value to decisions.value - the item to add to decisions - set of all possible decisions of this actionpublic void addToDecisions(WorkflowDecision value)
value to decisions.value - the item to add to decisions - set of all possible decisions of this actionpublic void removeFromDecisions(SessionContext ctx, WorkflowDecision value)
value from decisions.value - the item to remove from decisions - set of all possible decisions of this actionpublic void removeFromDecisions(WorkflowDecision value)
value from decisions.value - the item to remove from decisions - set of all possible decisions of this actionpublic Date getFirstActivated(SessionContext ctx)
WorkflowAction.firstActivated attribute.public Date getFirstActivated()
WorkflowAction.firstActivated attribute.public void setFirstActivated(SessionContext ctx, Date value)
WorkflowAction.firstActivated attribute.value - the firstActivated - date of first activation of the action (in case of a rejected action an action can be activated twice for example)public void setFirstActivated(Date value)
WorkflowAction.firstActivated attribute.value - the firstActivated - date of first activation of the action (in case of a rejected action an action can be activated twice for example)public Collection<WorkflowDecision> getIncomingDecisions(SessionContext ctx)
WorkflowAction.incomingDecisions attribute.public Collection<WorkflowDecision> getIncomingDecisions()
WorkflowAction.incomingDecisions attribute.public long getIncomingDecisionsCount(SessionContext ctx)
public long getIncomingDecisionsCount()
public void setIncomingDecisions(SessionContext ctx, Collection<WorkflowDecision> value)
WorkflowAction.incomingDecisions attribute.value - the incomingDecisionspublic void setIncomingDecisions(Collection<WorkflowDecision> value)
WorkflowAction.incomingDecisions attribute.value - the incomingDecisionspublic void addToIncomingDecisions(SessionContext ctx, WorkflowDecision value)
value to incomingDecisions.value - the item to add to incomingDecisionspublic void addToIncomingDecisions(WorkflowDecision value)
value to incomingDecisions.value - the item to add to incomingDecisionspublic void removeFromIncomingDecisions(SessionContext ctx, WorkflowDecision value)
value from incomingDecisions.value - the item to remove from incomingDecisionspublic void removeFromIncomingDecisions(WorkflowDecision value)
value from incomingDecisions.value - the item to remove from incomingDecisionspublic abstract List<Link> getIncomingLinks(SessionContext ctx)
WorkflowAction.incomingLinks attribute.public List<Link> getIncomingLinks()
WorkflowAction.incomingLinks attribute.public abstract String getIncomingLinksStr(SessionContext ctx)
WorkflowAction.incomingLinksStr attribute.public String getIncomingLinksStr()
WorkflowAction.incomingLinksStr attribute.public WorkflowDecision getSelectedDecision(SessionContext ctx)
WorkflowAction.selectedDecision attribute.public WorkflowDecision getSelectedDecision()
WorkflowAction.selectedDecision attribute.public void setSelectedDecision(SessionContext ctx, WorkflowDecision value)
WorkflowAction.selectedDecision attribute.value - the selectedDecision - the decision chosen when the action is processedpublic void setSelectedDecision(WorkflowDecision value)
WorkflowAction.selectedDecision attribute.value - the selectedDecision - the decision chosen when the action is processedpublic EnumerationValue getStatus(SessionContext ctx)
WorkflowAction.status attribute.public EnumerationValue getStatus()
WorkflowAction.status attribute.public void setStatus(SessionContext ctx, EnumerationValue value)
WorkflowAction.status attribute.value - the status - the status of the action (pending, active, completed)public void setStatus(EnumerationValue value)
WorkflowAction.status attribute.value - the status - the status of the action (pending, active, completed)public WorkflowActionTemplate getTemplate(SessionContext ctx)
WorkflowAction.template attribute.public WorkflowActionTemplate getTemplate()
WorkflowAction.template attribute.protected void setTemplate(SessionContext ctx, WorkflowActionTemplate value)
WorkflowAction.template attribute.value - the template - the action template this action was created by; template defines the perform methodprotected void setTemplate(WorkflowActionTemplate value)
WorkflowAction.template attribute.value - the template - the action template this action was created by; template defines the perform methodpublic Workflow getWorkflow(SessionContext ctx)
WorkflowAction.workflow attribute.public Workflow getWorkflow()
WorkflowAction.workflow attribute.protected void setWorkflow(SessionContext ctx, Workflow value)
WorkflowAction.workflow attribute.value - the workflow - workflow to which the action belongsprotected void setWorkflow(Workflow value)
WorkflowAction.workflow attribute.value - the workflow - workflow to which the action belongsCopyright © 2017 SAP SE. All Rights Reserved.