public abstract class GeneratedWorkflowTemplate extends Job
WorkflowTemplate.Job.JobFileLogContainer, Job.SynchronicityGenericItem.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 |
ACTIONS
Qualifier of the
WorkflowTemplate.actions attribute |
protected static OneToManyHandler<WorkflowActionTemplate> |
ACTIONSHANDLER
OneToManyHandler for handling 1:n ACTIONS's relation attributes from 'many' side. |
static String |
ACTIVATIONSCRIPT
Qualifier of the
WorkflowTemplate.activationScript attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DESCRIPTION
Qualifier of the
WorkflowTemplate.description attribute |
static String |
NAME
Qualifier of the
WorkflowTemplate.name attribute |
static String |
VISIBLEFORPRINCIPALS
Qualifier of the
WorkflowTemplate.visibleForPrincipals attribute |
protected static String |
WORKFLOWTEMPLATE2PRINCIPALRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for WorkflowTemplate2PrincipalRelation from ((workflow))
|
protected static String |
WORKFLOWTEMPLATE2PRINCIPALRELATION_SRC_ORDERED
Relation ordering override parameter constants for WorkflowTemplate2PrincipalRelation from ((workflow))
|
protected static String |
WORKFLOWTEMPLATE2PRINCIPALRELATION_TGT_ORDERED |
CTX_CURRENTCRONJOB, CTX_CURRENTJOBACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CODE, CRONJOBS, CRONJOBSHANDLER, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ERRORMODE, LOGLEVELDATABASE, LOGLEVELFILE, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PRIORITY, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESTRICTIONS, RESTRICTIONSHANDLER, RETRY, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, 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 |
|---|
GeneratedWorkflowTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToActions(SessionContext ctx,
WorkflowActionTemplate value)
Generated method - Adds
value to actions. |
void |
addToActions(WorkflowActionTemplate value)
Generated method - Adds
value to actions. |
void |
addToVisibleForPrincipals(Principal value)
Generated method - Adds
value to visibleForPrincipals. |
void |
addToVisibleForPrincipals(SessionContext ctx,
Principal value)
Generated method - Adds
value to visibleForPrincipals. |
List<WorkflowActionTemplate> |
getActions()
Generated method - Getter of the
WorkflowTemplate.actions attribute. |
List<WorkflowActionTemplate> |
getActions(SessionContext ctx)
Generated method - Getter of the
WorkflowTemplate.actions attribute. |
String |
getActivationScript()
Generated method - Getter of the
WorkflowTemplate.activationScript attribute. |
String |
getActivationScript(SessionContext ctx)
Generated method - Getter of the
WorkflowTemplate.activationScript attribute. |
Map<Language,String> |
getAllDescription()
Generated method - Getter of the
WorkflowTemplate.description attribute. |
Map<Language,String> |
getAllDescription(SessionContext ctx)
Generated method - Getter of the
WorkflowTemplate.description attribute. |
Map<Language,String> |
getAllName()
Generated method - Getter of the
WorkflowTemplate.name attribute. |
Map<Language,String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
WorkflowTemplate.name attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getDescription()
Generated method - Getter of the
WorkflowTemplate.description attribute. |
String |
getDescription(SessionContext ctx)
Generated method - Getter of the
WorkflowTemplate.description attribute. |
String |
getName()
Generated method - Getter of the
WorkflowTemplate.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
WorkflowTemplate.name attribute. |
Collection<Principal> |
getVisibleForPrincipals()
Generated method - Getter of the
WorkflowTemplate.visibleForPrincipals attribute. |
Collection<Principal> |
getVisibleForPrincipals(SessionContext ctx)
Generated method - Getter of the
WorkflowTemplate.visibleForPrincipals attribute. |
long |
getVisibleForPrincipalsCount() |
long |
getVisibleForPrincipalsCount(SessionContext ctx) |
void |
removeFromActions(SessionContext ctx,
WorkflowActionTemplate value)
Generated method - Removes
value from actions. |
void |
removeFromActions(WorkflowActionTemplate value)
Generated method - Removes
value from actions. |
void |
removeFromVisibleForPrincipals(Principal value)
Generated method - Removes
value from visibleForPrincipals. |
void |
removeFromVisibleForPrincipals(SessionContext ctx,
Principal value)
Generated method - Removes
value from visibleForPrincipals. |
void |
setActions(List<WorkflowActionTemplate> value)
Generated method - Setter of the
WorkflowTemplate.actions attribute. |
void |
setActions(SessionContext ctx,
List<WorkflowActionTemplate> value)
Generated method - Setter of the
WorkflowTemplate.actions attribute. |
void |
setActivationScript(SessionContext ctx,
String value)
Generated method - Setter of the
WorkflowTemplate.activationScript attribute. |
void |
setActivationScript(String value)
Generated method - Setter of the
WorkflowTemplate.activationScript attribute. |
void |
setAllDescription(Map<Language,String> value)
Generated method - Setter of the
WorkflowTemplate.description attribute. |
void |
setAllDescription(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
WorkflowTemplate.description attribute. |
void |
setAllName(Map<Language,String> value)
Generated method - Setter of the
WorkflowTemplate.name attribute. |
void |
setAllName(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
WorkflowTemplate.name attribute. |
void |
setDescription(SessionContext ctx,
String value)
Generated method - Setter of the
WorkflowTemplate.description attribute. |
void |
setDescription(String value)
Generated method - Setter of the
WorkflowTemplate.description attribute. |
void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
WorkflowTemplate.name attribute. |
void |
setName(String value)
Generated method - Setter of the
WorkflowTemplate.name attribute. |
void |
setVisibleForPrincipals(Collection<Principal> value)
Generated method - Setter of the
WorkflowTemplate.visibleForPrincipals attribute. |
void |
setVisibleForPrincipals(SessionContext ctx,
Collection<Principal> value)
Generated method - Setter of the
WorkflowTemplate.visibleForPrincipals attribute. |
canPerform, canUndo, checkRemovable, configureCronjob, createItem, createLogContext, debug, error, fatal, getConfigAttributes, getCronJobsByCode, getCronJobsByCode, getCurrentLogContainer, getEffectiveLogLevel, getNonInitialAttributes, info, isAbortable, isDebugEnabled, isEnabledFor, isErrorEnabled, isInfoEnabled, isPerformable, isPerformable, isUndoable, isWarnEnabled, jobIsCurrentlyRunning, log, logToFile, perform, perform, perform, performCronJob, prepareAfterFinishEvent, prepareBeforeStartEvent, remove, saveToLogFile, sendFinishedEvent, sendStartEvent, setCode, setCronJobs, setCurrentLogContainer, setNonInitialAttributes, startOwnSession, stopOwnSession, switchDataSource, undo, undo, undoCronJob, unsetAlternativeDataSource, unsetCurrentLogContainer, warnaddToRestrictions, addToRestrictions, addToTriggers, addToTriggers, getAlternativeDataSourceID, getAlternativeDataSourceID, getCode, getCode, getCronJobs, getCronJobs, getEmailAddress, getEmailAddress, getEmailNotificationTemplate, getEmailNotificationTemplate, getErrorMode, getErrorMode, getLogLevelDatabase, getLogLevelDatabase, getLogLevelFile, getLogLevelFile, getNodeGroup, getNodeGroup, getNodeID, getNodeID, getNodeIDAsPrimitive, getNodeIDAsPrimitive, getPriority, getPriority, getPriorityAsPrimitive, getPriorityAsPrimitive, getRestrictions, getRestrictions, getSessionCurrency, getSessionCurrency, getSessionLanguage, getSessionLanguage, getSessionUser, getSessionUser, getTriggers, getTriggers, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isChangeRecordingEnabled, isChangeRecordingEnabled, isChangeRecordingEnabledAsPrimitive, isChangeRecordingEnabledAsPrimitive, isLogToDatabase, isLogToDatabase, isLogToDatabaseAsPrimitive, isLogToDatabaseAsPrimitive, isLogToFile, isLogToFile, isLogToFileAsPrimitive, isLogToFileAsPrimitive, isRemoveOnExit, isRemoveOnExit, isRemoveOnExitAsPrimitive, isRemoveOnExitAsPrimitive, isRequestAbort, isRequestAbort, isRequestAbortAsPrimitive, isRequestAbortAsPrimitive, isRequestAbortStep, isRequestAbortStep, isRequestAbortStepAsPrimitive, isRequestAbortStepAsPrimitive, isRetry, isRetry, isRetryAsPrimitive, isRetryAsPrimitive, isSendEmail, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, isSingleExecutable, isSingleExecutable, isSingleExecutableAsPrimitive, isSingleExecutableAsPrimitive, removeFromRestrictions, removeFromRestrictions, removeFromTriggers, removeFromTriggers, setActive, setActive, setActive, setActive, setAlternativeDataSourceID, setAlternativeDataSourceID, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setCode, setEmailAddress, setEmailAddress, setEmailNotificationTemplate, setEmailNotificationTemplate, setErrorMode, setErrorMode, setLogLevelDatabase, setLogLevelDatabase, setLogLevelFile, setLogLevelFile, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToFile, setLogToFile, setLogToFile, setLogToFile, setNodeGroup, setNodeGroup, setNodeID, setNodeID, setNodeID, setNodeID, setPriority, setPriority, setPriority, setPriority, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRequestAbort, setRequestAbort, setRequestAbort, setRequestAbort, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setRestrictions, setRestrictions, setRetry, setRetry, setRetry, setRetry, setSendEmail, setSendEmail, setSendEmail, setSendEmail, setSessionCurrency, setSessionCurrency, setSessionLanguage, setSessionLanguage, setSessionUser, setSessionUser, setSingleExecutable, setSingleExecutable, setSingleExecutable, setSingleExecutable, setTriggers, setTriggersgetInitialPropertiesgetAllLocalizedProperties, 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, 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, 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, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String NAME
WorkflowTemplate.name attributepublic static final String DESCRIPTION
WorkflowTemplate.description attributepublic static final String ACTIVATIONSCRIPT
WorkflowTemplate.activationScript attributepublic static final String ACTIONS
WorkflowTemplate.actions attributepublic static final String VISIBLEFORPRINCIPALS
WorkflowTemplate.visibleForPrincipals attributeprotected static String WORKFLOWTEMPLATE2PRINCIPALRELATION_SRC_ORDERED
protected static String WORKFLOWTEMPLATE2PRINCIPALRELATION_TGT_ORDERED
protected static String WORKFLOWTEMPLATE2PRINCIPALRELATION_MARKMODIFIED
protected static final OneToManyHandler<WorkflowActionTemplate> ACTIONSHANDLER
OneToManyHandler for handling 1:n ACTIONS'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 GeneratedJobpublic List<WorkflowActionTemplate> getActions(SessionContext ctx)
WorkflowTemplate.actions attribute.public List<WorkflowActionTemplate> getActions()
WorkflowTemplate.actions attribute.public void setActions(SessionContext ctx, List<WorkflowActionTemplate> value)
WorkflowTemplate.actions attribute.value - the actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template eachpublic void setActions(List<WorkflowActionTemplate> value)
WorkflowTemplate.actions attribute.value - the actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template eachpublic void addToActions(SessionContext ctx, WorkflowActionTemplate value)
value to actions.value - the item to add to actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template eachpublic void addToActions(WorkflowActionTemplate value)
value to actions.value - the item to add to actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template eachpublic void removeFromActions(SessionContext ctx, WorkflowActionTemplate value)
value from actions.value - the item to remove from actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template eachpublic void removeFromActions(WorkflowActionTemplate value)
value from actions.value - the item to remove from actions - n-part of the WorkflowTemplateActionTemplateRelation; set of action templates from which a action will be created and set to the workflow created by the workflow template eachpublic String getActivationScript(SessionContext ctx)
WorkflowTemplate.activationScript attribute.public String getActivationScript()
WorkflowTemplate.activationScript attribute.public void setActivationScript(SessionContext ctx, String value)
WorkflowTemplate.activationScript attribute.value - the activationScript - Java code used to automatically trigger a Workflowpublic void setActivationScript(String value)
WorkflowTemplate.activationScript attribute.value - the activationScript - Java code used to automatically trigger a Workflowpublic String getDescription(SessionContext ctx)
WorkflowTemplate.description attribute.public String getDescription()
WorkflowTemplate.description attribute.public Map<Language,String> getAllDescription(SessionContext ctx)
WorkflowTemplate.description attribute.public Map<Language,String> getAllDescription()
WorkflowTemplate.description attribute.public void setDescription(SessionContext ctx, String value)
WorkflowTemplate.description attribute.value - the description - description of the workflows created by the template; will be copied to a created workflow initiallypublic void setDescription(String value)
WorkflowTemplate.description attribute.value - the description - description of the workflows created by the template; will be copied to a created workflow initiallypublic void setAllDescription(SessionContext ctx, Map<Language,String> value)
WorkflowTemplate.description attribute.value - the description - description of the workflows created by the template; will be copied to a created workflow initiallypublic void setAllDescription(Map<Language,String> value)
WorkflowTemplate.description attribute.value - the description - description of the workflows created by the template; will be copied to a created workflow initiallypublic String getName(SessionContext ctx)
WorkflowTemplate.name attribute.public String getName()
WorkflowTemplate.name attribute.public Map<Language,String> getAllName(SessionContext ctx)
WorkflowTemplate.name attribute.public Map<Language,String> getAllName()
WorkflowTemplate.name attribute.public void setName(SessionContext ctx, String value)
WorkflowTemplate.name attribute.value - the name - name of the workflows created by the template; will be copied to a created workflow initiallypublic void setName(String value)
WorkflowTemplate.name attribute.value - the name - name of the workflows created by the template; will be copied to a created workflow initiallypublic void setAllName(SessionContext ctx, Map<Language,String> value)
WorkflowTemplate.name attribute.value - the name - name of the workflows created by the template; will be copied to a created workflow initiallypublic void setAllName(Map<Language,String> value)
WorkflowTemplate.name attribute.value - the name - name of the workflows created by the template; will be copied to a created workflow initiallypublic Collection<Principal> getVisibleForPrincipals(SessionContext ctx)
WorkflowTemplate.visibleForPrincipals attribute.public Collection<Principal> getVisibleForPrincipals()
WorkflowTemplate.visibleForPrincipals attribute.public long getVisibleForPrincipalsCount(SessionContext ctx)
public long getVisibleForPrincipalsCount()
public void setVisibleForPrincipals(SessionContext ctx, Collection<Principal> value)
WorkflowTemplate.visibleForPrincipals attribute.value - the visibleForPrincipalspublic void setVisibleForPrincipals(Collection<Principal> value)
WorkflowTemplate.visibleForPrincipals attribute.value - the visibleForPrincipalspublic void addToVisibleForPrincipals(SessionContext ctx, Principal value)
value to visibleForPrincipals.value - the item to add to visibleForPrincipalspublic void addToVisibleForPrincipals(Principal value)
value to visibleForPrincipals.value - the item to add to visibleForPrincipalspublic void removeFromVisibleForPrincipals(SessionContext ctx, Principal value)
value from visibleForPrincipals.value - the item to remove from visibleForPrincipalspublic void removeFromVisibleForPrincipals(Principal value)
value from visibleForPrincipals.value - the item to remove from visibleForPrincipalsCopyright © 2017 SAP SE. All Rights Reserved.