public abstract class GeneratedWorkflow extends CronJob
Workflow.CronJob.CronJobResult, CronJob.CronJobThreadSettingsGenericItem.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 |
ACTIONS
Qualifier of the
Workflow.actions attribute |
protected static OneToManyHandler<WorkflowAction> |
ACTIONSHANDLER
OneToManyHandler for handling 1:n ACTIONS's relation attributes from 'many' side. |
static java.lang.String |
ATTACHMENTS
Qualifier of the
Workflow.attachments attribute |
protected static OneToManyHandler<WorkflowItemAttachment> |
ATTACHMENTSHANDLER
OneToManyHandler for handling 1:n ATTACHMENTS's relation attributes from 'many' side. |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DESCRIPTION
Qualifier of the
Workflow.description attribute |
protected static BidirectionalOneToManyHandler<GeneratedWorkflow> |
JOBHANDLER
BidirectionalOneToManyHandler for handling 1:n JOB's relation attributes from 'one' side. |
static java.lang.String |
NAME
Qualifier of the
Workflow.name attribute |
CFG_FILTERED_CTX_ATTRIBUTESACTIVE, ACTIVECRONJOBHISTORY, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CRONJOBHISTORYENTRIES, CRONJOBHISTORYENTRIESHANDLER, CRONJOBPENDINGSTEPSRELATION_MARKMODIFIED, CRONJOBPENDINGSTEPSRELATION_SRC_ORDERED, CRONJOBPENDINGSTEPSRELATION_TGT_ORDERED, CRONJOBPROCESSEDSTEPSRELATION_MARKMODIFIED, CRONJOBPROCESSEDSTEPSRELATION_SRC_ORDERED, CRONJOBPROCESSEDSTEPSRELATION_TGT_ORDERED, CURRENTSTEP, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ENDTIME, ERRORMODE, FILESCOUNT, FILESDAYSOLD, FILESOPERATOR, JOB, LOGFILES, LOGLEVELDATABASE, LOGLEVELFILE, LOGS, LOGSCOUNT, LOGSDAYSOLD, LOGSHANDLER, LOGSOPERATOR, LOGTEXT, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PENDINGSTEPS, PRIORITY, PROCESSEDSTEPS, QUERYCOUNT, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TRIGGERS, TRIGGERSHANDLERLANGUAGE_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 |
|---|
GeneratedWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToActions(SessionContext ctx,
WorkflowAction value)
Generated method - Adds
value to actions. |
void |
addToActions(WorkflowAction value)
Generated method - Adds
value to actions. |
void |
addToAttachments(SessionContext ctx,
WorkflowItemAttachment value)
Generated method - Adds
value to attachments. |
void |
addToAttachments(WorkflowItemAttachment value)
Generated method - Adds
value to attachments. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
java.util.List<WorkflowAction> |
getActions()
Generated method - Getter of the
Workflow.actions attribute. |
java.util.List<WorkflowAction> |
getActions(SessionContext ctx)
Generated method - Getter of the
Workflow.actions attribute. |
java.util.Map<Language,java.lang.String> |
getAllDescription()
Generated method - Getter of the
Workflow.description attribute. |
java.util.Map<Language,java.lang.String> |
getAllDescription(SessionContext ctx)
Generated method - Getter of the
Workflow.description attribute. |
java.util.Map<Language,java.lang.String> |
getAllName()
Generated method - Getter of the
Workflow.name attribute. |
java.util.Map<Language,java.lang.String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
Workflow.name attribute. |
java.util.List<WorkflowItemAttachment> |
getAttachments()
Generated method - Getter of the
Workflow.attachments attribute. |
java.util.List<WorkflowItemAttachment> |
getAttachments(SessionContext ctx)
Generated method - Getter of the
Workflow.attachments attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getDescription()
Generated method - Getter of the
Workflow.description attribute. |
java.lang.String |
getDescription(SessionContext ctx)
Generated method - Getter of the
Workflow.description attribute. |
java.lang.String |
getName()
Generated method - Getter of the
Workflow.name attribute. |
java.lang.String |
getName(SessionContext ctx)
Generated method - Getter of the
Workflow.name attribute. |
void |
removeFromActions(SessionContext ctx,
WorkflowAction value)
Generated method - Removes
value from actions. |
void |
removeFromActions(WorkflowAction value)
Generated method - Removes
value from actions. |
void |
removeFromAttachments(SessionContext ctx,
WorkflowItemAttachment value)
Generated method - Removes
value from attachments. |
void |
removeFromAttachments(WorkflowItemAttachment value)
Generated method - Removes
value from attachments. |
void |
setActions(java.util.List<WorkflowAction> value)
Generated method - Setter of the
Workflow.actions attribute. |
void |
setActions(SessionContext ctx,
java.util.List<WorkflowAction> value)
Generated method - Setter of the
Workflow.actions attribute. |
void |
setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
Workflow.description attribute. |
void |
setAllDescription(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
Workflow.description attribute. |
void |
setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
Workflow.name attribute. |
void |
setAllName(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
Workflow.name attribute. |
void |
setAttachments(java.util.List<WorkflowItemAttachment> value)
Generated method - Setter of the
Workflow.attachments attribute. |
void |
setAttachments(SessionContext ctx,
java.util.List<WorkflowItemAttachment> value)
Generated method - Setter of the
Workflow.attachments attribute. |
void |
setDescription(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
Workflow.description attribute. |
void |
setDescription(java.lang.String value)
Generated method - Setter of the
Workflow.description attribute. |
void |
setName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
Workflow.name attribute. |
void |
setName(java.lang.String value)
Generated method - Setter of the
Workflow.name attribute. |
activateCronJobThreadSettings, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeListener, addLog, addLog, addLog, addLog, addLog, addToCounter, addToPendingSteps, addToPendingSteps, addToProcessedSteps, addToProcessedSteps, adjustAttributes, checkLogLevel, convertEnumToLogLevel, convertLogLevelToEnum, createNewLogFile, createRunOnceTrigger, createSessionForCronJob, currentStepDone, filterSessionContextValuesFromCronJob, finalizeCronJobHistory, getAbortedStatus, getAbortResult, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getCounter, getCronJobThreadSettings, getCurrentlyExecutingCronJob, getCurrentlyExecutingCronJobFailSave, getDebugLogLevel, getErrorLogLevel, getErrorResult, getFailureResult, getFatalLogLevel, getFinishedEmailBody, getFinishedResult, getFinishedStatus, getInfoLogLevel, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogText, getMostRecentChange, getNextChangeNumber, getPausedResult, getPausedStatus, getRendererNotificationContext, getRunningRestartStatus, getRunningStatus, getSuccessResult, getTimeTable, getTimeTable, getUndoFinishedResult, getUnknownLogLevel, getUnknownResult, getUnknownStatus, getWarnLogLevel, hasCurrentlyExecutingCronJob, instantiateCronJobHistory, isAbortable, isEnabledFor, isFinished, isPaused, isRunning, isRunningRestart, mustRunOnOtherNode, notifyChangeListeners, remove, removeAllChangeListener, removeChangeListener, resetCounter, resetFinishedCronJob, sendEmail, setAborted, setCronJobResult, setCurrentlyExecutingCronJob, setCurrentStep, setEndTime, setIsEnabledForCheckDifference, setJob, setLogFiles, setNodeGroup, setNodeID, setPaused, setRequestAbort, setResult, setRunning, setRunningRestart, setStartTime, setStatus, toString, tryToStop, unsetCronJobThreadSettings, unsetCurrentlyExecutingCronJobaddToCronJobHistoryEntries, addToCronJobHistoryEntries, addToTriggers, addToTriggers, getActiveCronJobHistory, getActiveCronJobHistory, getAlternativeDataSourceID, getAlternativeDataSourceID, getChanges, getCode, getCode, getCronJobHistoryEntries, getCronJobHistoryEntries, getCurrentStep, getCurrentStep, getEmailAddress, getEmailAddress, getEmailNotificationTemplate, getEmailNotificationTemplate, getEndTime, getEndTime, getErrorMode, getErrorMode, getFilesCount, getFilesCount, getFilesCountAsPrimitive, getFilesCountAsPrimitive, getFilesDaysOld, getFilesDaysOld, getFilesDaysOldAsPrimitive, getFilesDaysOldAsPrimitive, getFilesOperator, getFilesOperator, getJob, getJob, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogs, getLogsCount, getLogsCount, getLogsCountAsPrimitive, getLogsCountAsPrimitive, getLogsDaysOld, getLogsDaysOld, getLogsDaysOldAsPrimitive, getLogsDaysOldAsPrimitive, getLogsOperator, getLogsOperator, getLogText, getNodeGroup, getNodeGroup, getNodeID, getNodeID, getNodeIDAsPrimitive, getNodeIDAsPrimitive, getPendingSteps, getPendingSteps, getPendingStepsCount, getPendingStepsCount, getPriority, getPriority, getPriorityAsPrimitive, getPriorityAsPrimitive, getProcessedSteps, getProcessedSteps, getProcessedStepsCount, getProcessedStepsCount, getQueryCount, getQueryCount, getQueryCountAsPrimitive, getQueryCountAsPrimitive, getResult, getResult, getRunningOnClusterNode, getRunningOnClusterNode, getRunningOnClusterNodeAsPrimitive, getRunningOnClusterNodeAsPrimitive, getSessionCurrency, getSessionCurrency, getSessionLanguage, getSessionLanguage, getSessionUser, getSessionUser, getStartTime, getStartTime, getStatus, getStatus, getTriggers, getTriggers, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isChangeRecordingEnabled, isChangeRecordingEnabled, isChangeRecordingEnabledAsPrimitive, isChangeRecordingEnabledAsPrimitive, isLogToDatabase, isLogToDatabase, isLogToDatabaseAsPrimitive, isLogToDatabaseAsPrimitive, isLogToFile, isLogToFile, isLogToFileAsPrimitive, isLogToFileAsPrimitive, isMarkModifiedDisabled, isRemoveOnExit, isRemoveOnExit, isRemoveOnExitAsPrimitive, isRemoveOnExitAsPrimitive, isRequestAbort, isRequestAbort, isRequestAbortAsPrimitive, isRequestAbortAsPrimitive, isRequestAbortStep, isRequestAbortStep, isRequestAbortStepAsPrimitive, isRequestAbortStepAsPrimitive, isRetry, isRetry, isRetryAsPrimitive, isRetryAsPrimitive, isSendEmail, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, isSingleExecutable, isSingleExecutable, isSingleExecutableAsPrimitive, isSingleExecutableAsPrimitive, removeFromCronJobHistoryEntries, removeFromCronJobHistoryEntries, removeFromPendingSteps, removeFromPendingSteps, removeFromProcessedSteps, removeFromProcessedSteps, removeFromTriggers, removeFromTriggers, setActive, setActive, setActive, setActive, setActiveCronJobHistory, setActiveCronJobHistory, setAlternativeDataSourceID, setAlternativeDataSourceID, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setCode, setCode, setCronJobHistoryEntries, setCronJobHistoryEntries, setEmailAddress, setEmailAddress, setEmailNotificationTemplate, setEmailNotificationTemplate, setEndTime, setErrorMode, setErrorMode, setFilesCount, setFilesCount, setFilesCount, setFilesCount, setFilesDaysOld, setFilesDaysOld, setFilesDaysOld, setFilesDaysOld, setFilesOperator, setFilesOperator, setJob, setLogFiles, setLogLevelDatabase, setLogLevelDatabase, setLogLevelFile, setLogLevelFile, setLogsCount, setLogsCount, setLogsCount, setLogsCount, setLogsDaysOld, setLogsDaysOld, setLogsDaysOld, setLogsDaysOld, setLogsOperator, setLogsOperator, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToFile, setLogToFile, setLogToFile, setLogToFile, setNodeGroup, setNodeID, setNodeID, setNodeID, setPendingSteps, setPendingSteps, setPriority, setPriority, setPriority, setPriority, setProcessedSteps, setProcessedSteps, setQueryCount, setQueryCount, setQueryCount, setQueryCount, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRequestAbort, setRequestAbort, setRequestAbort, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setResult, setRetry, setRetry, setRetry, setRetry, setRunningOnClusterNode, setRunningOnClusterNode, setRunningOnClusterNode, setRunningOnClusterNode, setSendEmail, setSendEmail, setSendEmail, setSendEmail, setSessionCurrency, setSessionCurrency, setSessionLanguage, setSessionLanguage, setSessionUser, setSessionUser, setSingleExecutable, setSingleExecutable, setSingleExecutable, setSingleExecutable, setStartTime, setStatus, setTriggers, setTriggersgetInitialProperties, 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, 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, useTA, writeReplacesetTenantpublic static final java.lang.String NAME
Workflow.name attributepublic static final java.lang.String DESCRIPTION
Workflow.description attributepublic static final java.lang.String ACTIONS
Workflow.actions attributepublic static final java.lang.String ATTACHMENTS
Workflow.attachments attributeprotected static final BidirectionalOneToManyHandler<GeneratedWorkflow> JOBHANDLER
BidirectionalOneToManyHandler for handling 1:n JOB's relation attributes from 'one' side.protected static final OneToManyHandler<WorkflowAction> ACTIONSHANDLER
OneToManyHandler for handling 1:n ACTIONS's relation attributes from 'many' side.protected static final OneToManyHandler<WorkflowItemAttachment> ATTACHMENTSHANDLER
OneToManyHandler for handling 1:n ATTACHMENTS'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 GeneratedCronJobpublic java.util.List<WorkflowAction> getActions(SessionContext ctx)
Workflow.actions attribute.public java.util.List<WorkflowAction> getActions()
Workflow.actions attribute.public void setActions(SessionContext ctx, java.util.List<WorkflowAction> value)
Workflow.actions attribute.value - the actionspublic void setActions(java.util.List<WorkflowAction> value)
Workflow.actions attribute.value - the actionspublic void addToActions(SessionContext ctx, WorkflowAction value)
value to actions.value - the item to add to actionspublic void addToActions(WorkflowAction value)
value to actions.value - the item to add to actionspublic void removeFromActions(SessionContext ctx, WorkflowAction value)
value from actions.value - the item to remove from actionspublic void removeFromActions(WorkflowAction value)
value from actions.value - the item to remove from actionspublic java.util.List<WorkflowItemAttachment> getAttachments(SessionContext ctx)
Workflow.attachments attribute.public java.util.List<WorkflowItemAttachment> getAttachments()
Workflow.attachments attribute.public void setAttachments(SessionContext ctx, java.util.List<WorkflowItemAttachment> value)
Workflow.attachments attribute.value - the attachments - n-part of the WorkflowItemAttachmentRelation; holds a set of attachments (item references) belonging to the topic of workflowpublic void setAttachments(java.util.List<WorkflowItemAttachment> value)
Workflow.attachments attribute.value - the attachments - n-part of the WorkflowItemAttachmentRelation; holds a set of attachments (item references) belonging to the topic of workflowpublic void addToAttachments(SessionContext ctx, WorkflowItemAttachment value)
value to attachments.value - the item to add to attachments - n-part of the WorkflowItemAttachmentRelation; holds a set of attachments (item references) belonging to the topic of workflowpublic void addToAttachments(WorkflowItemAttachment value)
value to attachments.value - the item to add to attachments - n-part of the WorkflowItemAttachmentRelation; holds a set of attachments (item references) belonging to the topic of workflowpublic void removeFromAttachments(SessionContext ctx, WorkflowItemAttachment value)
value from attachments.value - the item to remove from attachments - n-part of the WorkflowItemAttachmentRelation; holds a set of attachments (item references) belonging to the topic of workflowpublic void removeFromAttachments(WorkflowItemAttachment value)
value from attachments.value - the item to remove from attachments - n-part of the WorkflowItemAttachmentRelation; holds a set of attachments (item references) belonging to the topic of workflowprotected 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 CronJobctx - 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.lang.String getDescription(SessionContext ctx)
Workflow.description attribute.public java.lang.String getDescription()
Workflow.description attribute.public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Workflow.description attribute.public java.util.Map<Language,java.lang.String> getAllDescription()
Workflow.description attribute.public void setDescription(SessionContext ctx, java.lang.String value)
Workflow.description attribute.value - the description - global description of the workflow while each action has its own descriptionpublic void setDescription(java.lang.String value)
Workflow.description attribute.value - the description - global description of the workflow while each action has its own descriptionpublic void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Workflow.description attribute.value - the description - global description of the workflow while each action has its own descriptionpublic void setAllDescription(java.util.Map<Language,java.lang.String> value)
Workflow.description attribute.value - the description - global description of the workflow while each action has its own descriptionpublic java.lang.String getName(SessionContext ctx)
Workflow.name attribute.public java.lang.String getName()
Workflow.name attribute.public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
Workflow.name attribute.public java.util.Map<Language,java.lang.String> getAllName()
Workflow.name attribute.public void setName(SessionContext ctx, java.lang.String value)
Workflow.name attribute.value - the name - name of the workflowpublic void setName(java.lang.String value)
Workflow.name attribute.value - the name - name of the workflowpublic void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Workflow.name attribute.value - the name - name of the workflowpublic void setAllName(java.util.Map<Language,java.lang.String> value)
Workflow.name attribute.value - the name - name of the workflowCopyright © 2018 SAP SE. All Rights Reserved.