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 java.lang.String |
ACTIVATED
Qualifier of the
WorkflowAction.activated attribute |
static java.lang.String |
ATTACHMENTITEMS
Qualifier of the
WorkflowAction.attachmentItems attribute |
static java.lang.String |
ATTACHMENTS
Qualifier of the
WorkflowAction.attachments attribute |
static java.lang.String |
COMMENT
Qualifier of the
WorkflowAction.comment attribute |
static java.lang.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 java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
FIRSTACTIVATED
Qualifier of the
WorkflowAction.firstActivated attribute |
static java.lang.String |
INCOMINGDECISIONS
Qualifier of the
WorkflowAction.incomingDecisions attribute |
static java.lang.String |
INCOMINGLINKS
Qualifier of the
WorkflowAction.incomingLinks attribute |
static java.lang.String |
INCOMINGLINKSSTR
Qualifier of the
WorkflowAction.incomingLinksStr attribute |
static java.lang.String |
SELECTEDDECISION
Qualifier of the
WorkflowAction.selectedDecision attribute |
static java.lang.String |
STATUS
Qualifier of the
WorkflowAction.status attribute |
static java.lang.String |
TEMPLATE
Qualifier of the
WorkflowAction.template attribute |
static java.lang.String |
WORKFLOW
Qualifier of the
WorkflowAction.workflow attribute |
protected static java.lang.String |
WORKFLOWACTIONITEMATTACHMENTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for WorkflowActionItemAttachmentRelation from ((workflow))
|
protected static java.lang.String |
WORKFLOWACTIONITEMATTACHMENTRELATION_SRC_ORDERED
Relation ordering override parameter constants for WorkflowActionItemAttachmentRelation from ((workflow))
|
protected static java.lang.String |
WORKFLOWACTIONITEMATTACHMENTRELATION_TGT_ORDERED |
protected static java.lang.String |
WORKFLOWACTIONLINKRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for WorkflowActionLinkRelation from ((workflow))
|
protected static java.lang.String |
WORKFLOWACTIONLINKRELATION_SRC_ORDERED
Relation ordering override parameter constants for WorkflowActionLinkRelation from ((workflow))
|
protected static java.lang.String |
WORKFLOWACTIONLINKRELATION_TGT_ORDERED |
protected static BidirectionalOneToManyHandler<GeneratedWorkflowAction> |
WORKFLOWHANDLER
BidirectionalOneToManyHandler for handling 1:n WORKFLOW's relation attributes from 'one' side. |
static java.lang.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.
|
java.util.Date |
getActivated()
Generated method - Getter of the
WorkflowAction.activated attribute. |
java.util.Date |
getActivated(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.activated attribute. |
java.util.List<Item> |
getAttachmentItems()
Generated method - Getter of the
WorkflowAction.attachmentItems attribute. |
abstract java.util.List<Item> |
getAttachmentItems(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.attachmentItems attribute. |
java.util.List<WorkflowItemAttachment> |
getAttachments()
Generated method - Getter of the
WorkflowAction.attachments attribute. |
java.util.List<WorkflowItemAttachment> |
getAttachments(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.attachments attribute. |
long |
getAttachmentsCount() |
long |
getAttachmentsCount(SessionContext ctx) |
java.lang.String |
getComment()
Generated method - Getter of the
WorkflowAction.comment attribute. |
java.lang.String |
getComment(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.comment attribute. |
java.util.Collection<WorkflowDecision> |
getDecisions()
Generated method - Getter of the
WorkflowAction.decisions attribute. |
java.util.Collection<WorkflowDecision> |
getDecisions(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.decisions attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.util.Date |
getFirstActivated()
Generated method - Getter of the
WorkflowAction.firstActivated attribute. |
java.util.Date |
getFirstActivated(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.firstActivated attribute. |
java.util.Collection<WorkflowDecision> |
getIncomingDecisions()
Generated method - Getter of the
WorkflowAction.incomingDecisions attribute. |
java.util.Collection<WorkflowDecision> |
getIncomingDecisions(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.incomingDecisions attribute. |
long |
getIncomingDecisionsCount() |
long |
getIncomingDecisionsCount(SessionContext ctx) |
java.util.List<Link> |
getIncomingLinks()
Generated method - Getter of the
WorkflowAction.incomingLinks attribute. |
abstract java.util.List<Link> |
getIncomingLinks(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.incomingLinks attribute. |
java.lang.String |
getIncomingLinksStr()
Generated method - Getter of the
WorkflowAction.incomingLinksStr attribute. |
abstract java.lang.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. |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
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(java.util.Date value)
Generated method - Setter of the
WorkflowAction.activated attribute. |
void |
setActivated(SessionContext ctx,
java.util.Date value)
Generated method - Setter of the
WorkflowAction.activated attribute. |
void |
setAttachments(java.util.List<WorkflowItemAttachment> value)
Generated method - Setter of the
WorkflowAction.attachments attribute. |
void |
setAttachments(SessionContext ctx,
java.util.List<WorkflowItemAttachment> value)
Generated method - Setter of the
WorkflowAction.attachments attribute. |
void |
setComment(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
WorkflowAction.comment attribute. |
void |
setComment(java.lang.String value)
Generated method - Setter of the
WorkflowAction.comment attribute. |
void |
setDecisions(java.util.Collection<WorkflowDecision> value)
Generated method - Setter of the
WorkflowAction.decisions attribute. |
void |
setDecisions(SessionContext ctx,
java.util.Collection<WorkflowDecision> value)
Generated method - Setter of the
WorkflowAction.decisions attribute. |
void |
setFirstActivated(java.util.Date value)
Generated method - Setter of the
WorkflowAction.firstActivated attribute. |
void |
setFirstActivated(SessionContext ctx,
java.util.Date value)
Generated method - Setter of the
WorkflowAction.firstActivated attribute. |
void |
setIncomingDecisions(java.util.Collection<WorkflowDecision> value)
Generated method - Setter of the
WorkflowAction.incomingDecisions attribute. |
void |
setIncomingDecisions(SessionContext ctx,
java.util.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, 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 INCOMINGLINKS
WorkflowAction.incomingLinks attributepublic static final java.lang.String INCOMINGLINKSSTR
WorkflowAction.incomingLinksStr attributepublic static final java.lang.String SELECTEDDECISION
WorkflowAction.selectedDecision attributepublic static final java.lang.String FIRSTACTIVATED
WorkflowAction.firstActivated attributepublic static final java.lang.String ACTIVATED
WorkflowAction.activated attributepublic static final java.lang.String COMMENT
WorkflowAction.comment attributepublic static final java.lang.String STATUS
WorkflowAction.status attributepublic static final java.lang.String TEMPLATE
WorkflowAction.template attributepublic static final java.lang.String ATTACHMENTITEMS
WorkflowAction.attachmentItems attributepublic static final java.lang.String WORKFLOWPOS
WorkflowAction.workflowPOS attributepublic static final java.lang.String WORKFLOW
WorkflowAction.workflow attributepublic static final java.lang.String DECISIONS
WorkflowAction.decisions attributepublic static final java.lang.String INCOMINGDECISIONS
WorkflowAction.incomingDecisions attributeprotected static java.lang.String WORKFLOWACTIONLINKRELATION_SRC_ORDERED
protected static java.lang.String WORKFLOWACTIONLINKRELATION_TGT_ORDERED
protected static java.lang.String WORKFLOWACTIONLINKRELATION_MARKMODIFIED
public static final java.lang.String ATTACHMENTS
WorkflowAction.attachments attributeprotected static java.lang.String WORKFLOWACTIONITEMATTACHMENTRELATION_SRC_ORDERED
protected static java.lang.String WORKFLOWACTIONITEMATTACHMENTRELATION_TGT_ORDERED
protected static java.lang.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 java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedAbstractWorkflowActionpublic java.util.Date getActivated(SessionContext ctx)
WorkflowAction.activated attribute.public java.util.Date getActivated()
WorkflowAction.activated attribute.public void setActivated(SessionContext ctx, java.util.Date value)
WorkflowAction.activated attribute.value - the activated - date of last activationpublic void setActivated(java.util.Date value)
WorkflowAction.activated attribute.value - the activated - date of last activationpublic abstract java.util.List<Item> getAttachmentItems(SessionContext ctx)
WorkflowAction.attachmentItems attribute.public java.util.List<Item> getAttachmentItems()
WorkflowAction.attachmentItems attribute.public java.util.List<WorkflowItemAttachment> getAttachments(SessionContext ctx)
WorkflowAction.attachments attribute.public java.util.List<WorkflowItemAttachment> getAttachments()
WorkflowAction.attachments attribute.public long getAttachmentsCount(SessionContext ctx)
public long getAttachmentsCount()
public void setAttachments(SessionContext ctx, java.util.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(java.util.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 java.lang.String getComment(SessionContext ctx)
WorkflowAction.comment attribute.public java.lang.String getComment()
WorkflowAction.comment attribute.public void setComment(SessionContext ctx, java.lang.String value)
WorkflowAction.comment attribute.value - the comment - comment of the assigned principal on the status of the actionpublic void setComment(java.lang.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 java.util.Collection<WorkflowDecision> getDecisions(SessionContext ctx)
WorkflowAction.decisions attribute.public java.util.Collection<WorkflowDecision> getDecisions()
WorkflowAction.decisions attribute.public void setDecisions(SessionContext ctx, java.util.Collection<WorkflowDecision> value)
WorkflowAction.decisions attribute.value - the decisions - set of all possible decisions of this actionpublic void setDecisions(java.util.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 java.util.Date getFirstActivated(SessionContext ctx)
WorkflowAction.firstActivated attribute.public java.util.Date getFirstActivated()
WorkflowAction.firstActivated attribute.public void setFirstActivated(SessionContext ctx, java.util.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(java.util.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 java.util.Collection<WorkflowDecision> getIncomingDecisions(SessionContext ctx)
WorkflowAction.incomingDecisions attribute.public java.util.Collection<WorkflowDecision> getIncomingDecisions()
WorkflowAction.incomingDecisions attribute.public long getIncomingDecisionsCount(SessionContext ctx)
public long getIncomingDecisionsCount()
public void setIncomingDecisions(SessionContext ctx, java.util.Collection<WorkflowDecision> value)
WorkflowAction.incomingDecisions attribute.value - the incomingDecisionspublic void setIncomingDecisions(java.util.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 java.util.List<Link> getIncomingLinks(SessionContext ctx)
WorkflowAction.incomingLinks attribute.public java.util.List<Link> getIncomingLinks()
WorkflowAction.incomingLinks attribute.public abstract java.lang.String getIncomingLinksStr(SessionContext ctx)
WorkflowAction.incomingLinksStr attribute.public java.lang.String getIncomingLinksStr()
WorkflowAction.incomingLinksStr attribute.public boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class GeneratedAbstractWorkflowActionpublic 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 © 2018 SAP SE. All Rights Reserved.