public abstract class GeneratedTask extends GenericItem
Task.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 |
CONDITIONS
Qualifier of the
Task.conditions attribute |
protected static OneToManyHandler<TaskCondition> |
CONDITIONSHANDLER
OneToManyHandler for handling 1:n CONDITIONS's relation attributes from 'many' side. |
static String |
CONTEXT
Qualifier of the
Task.context attribute |
static String |
CONTEXTITEM
Qualifier of the
Task.contextItem attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
EXECUTIONTIMEMILLIS
Qualifier of the
Task.executionTimeMillis attribute |
static String |
EXPIRATIONTIMEMILLIS
Qualifier of the
Task.expirationTimeMillis attribute |
static String |
FAILED
Qualifier of the
Task.failed attribute |
static String |
NODEGROUP
Qualifier of the
Task.nodeGroup attribute |
static String |
NODEID
Qualifier of the
Task.nodeId attribute |
static String |
RETRY
Qualifier of the
Task.retry attribute |
static String |
RUNNERBEAN
Qualifier of the
Task.runnerBean attribute |
static String |
RUNNINGONCLUSTERNODE
Qualifier of the
Task.runningOnClusterNode attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToConditions(SessionContext ctx,
TaskCondition value)
Generated method - Adds
value to conditions. |
void |
addToConditions(TaskCondition value)
Generated method - Adds
value to conditions. |
Set<TaskCondition> |
getConditions()
Generated method - Getter of the
Task.conditions attribute. |
Set<TaskCondition> |
getConditions(SessionContext ctx)
Generated method - Getter of the
Task.conditions attribute. |
Object |
getContext()
Generated method - Getter of the
Task.context attribute. |
Object |
getContext(SessionContext ctx)
Generated method - Getter of the
Task.context attribute. |
Item |
getContextItem()
Generated method - Getter of the
Task.contextItem attribute. |
Item |
getContextItem(SessionContext ctx)
Generated method - Getter of the
Task.contextItem attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Long |
getExecutionTimeMillis()
Generated method - Getter of the
Task.executionTimeMillis attribute. |
Long |
getExecutionTimeMillis(SessionContext ctx)
Generated method - Getter of the
Task.executionTimeMillis attribute. |
long |
getExecutionTimeMillisAsPrimitive()
Generated method - Getter of the
Task.executionTimeMillis attribute. |
long |
getExecutionTimeMillisAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Task.executionTimeMillis attribute. |
Long |
getExpirationTimeMillis()
Generated method - Getter of the
Task.expirationTimeMillis attribute. |
Long |
getExpirationTimeMillis(SessionContext ctx)
Generated method - Getter of the
Task.expirationTimeMillis attribute. |
long |
getExpirationTimeMillisAsPrimitive()
Generated method - Getter of the
Task.expirationTimeMillis attribute. |
long |
getExpirationTimeMillisAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Task.expirationTimeMillis attribute. |
String |
getNodeGroup()
Generated method - Getter of the
Task.nodeGroup attribute. |
String |
getNodeGroup(SessionContext ctx)
Generated method - Getter of the
Task.nodeGroup attribute. |
Integer |
getNodeId()
Generated method - Getter of the
Task.nodeId attribute. |
Integer |
getNodeId(SessionContext ctx)
Generated method - Getter of the
Task.nodeId attribute. |
int |
getNodeIdAsPrimitive()
Generated method - Getter of the
Task.nodeId attribute. |
int |
getNodeIdAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Task.nodeId attribute. |
Integer |
getRetry()
Generated method - Getter of the
Task.retry attribute. |
Integer |
getRetry(SessionContext ctx)
Generated method - Getter of the
Task.retry attribute. |
int |
getRetryAsPrimitive()
Generated method - Getter of the
Task.retry attribute. |
int |
getRetryAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Task.retry attribute. |
String |
getRunnerBean()
Generated method - Getter of the
Task.runnerBean attribute. |
String |
getRunnerBean(SessionContext ctx)
Generated method - Getter of the
Task.runnerBean attribute. |
Integer |
getRunningOnClusterNode()
Generated method - Getter of the
Task.runningOnClusterNode attribute. |
Integer |
getRunningOnClusterNode(SessionContext ctx)
Generated method - Getter of the
Task.runningOnClusterNode attribute. |
int |
getRunningOnClusterNodeAsPrimitive()
Generated method - Getter of the
Task.runningOnClusterNode attribute. |
int |
getRunningOnClusterNodeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Task.runningOnClusterNode attribute. |
Boolean |
isFailed()
Generated method - Getter of the
Task.failed attribute. |
Boolean |
isFailed(SessionContext ctx)
Generated method - Getter of the
Task.failed attribute. |
boolean |
isFailedAsPrimitive()
Generated method - Getter of the
Task.failed attribute. |
boolean |
isFailedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Task.failed attribute. |
void |
removeFromConditions(SessionContext ctx,
TaskCondition value)
Generated method - Removes
value from conditions. |
void |
removeFromConditions(TaskCondition value)
Generated method - Removes
value from conditions. |
void |
setConditions(SessionContext ctx,
Set<TaskCondition> value)
Generated method - Setter of the
Task.conditions attribute. |
void |
setConditions(Set<TaskCondition> value)
Generated method - Setter of the
Task.conditions attribute. |
void |
setContext(Object value)
Generated method - Setter of the
Task.context attribute. |
void |
setContext(SessionContext ctx,
Object value)
Generated method - Setter of the
Task.context attribute. |
void |
setContextItem(Item value)
Generated method - Setter of the
Task.contextItem attribute. |
void |
setContextItem(SessionContext ctx,
Item value)
Generated method - Setter of the
Task.contextItem attribute. |
void |
setExecutionTimeMillis(long value)
Generated method - Setter of the
Task.executionTimeMillis attribute. |
void |
setExecutionTimeMillis(Long value)
Generated method - Setter of the
Task.executionTimeMillis attribute. |
void |
setExecutionTimeMillis(SessionContext ctx,
long value)
Generated method - Setter of the
Task.executionTimeMillis attribute. |
void |
setExecutionTimeMillis(SessionContext ctx,
Long value)
Generated method - Setter of the
Task.executionTimeMillis attribute. |
void |
setExpirationTimeMillis(long value)
Generated method - Setter of the
Task.expirationTimeMillis attribute. |
void |
setExpirationTimeMillis(Long value)
Generated method - Setter of the
Task.expirationTimeMillis attribute. |
void |
setExpirationTimeMillis(SessionContext ctx,
long value)
Generated method - Setter of the
Task.expirationTimeMillis attribute. |
void |
setExpirationTimeMillis(SessionContext ctx,
Long value)
Generated method - Setter of the
Task.expirationTimeMillis attribute. |
void |
setFailed(boolean value)
Generated method - Setter of the
Task.failed attribute. |
void |
setFailed(Boolean value)
Generated method - Setter of the
Task.failed attribute. |
void |
setFailed(SessionContext ctx,
boolean value)
Generated method - Setter of the
Task.failed attribute. |
void |
setFailed(SessionContext ctx,
Boolean value)
Generated method - Setter of the
Task.failed attribute. |
void |
setNodeGroup(SessionContext ctx,
String value)
Generated method - Setter of the
Task.nodeGroup attribute. |
void |
setNodeGroup(String value)
Generated method - Setter of the
Task.nodeGroup attribute. |
void |
setNodeId(int value)
Generated method - Setter of the
Task.nodeId attribute. |
void |
setNodeId(Integer value)
Generated method - Setter of the
Task.nodeId attribute. |
void |
setNodeId(SessionContext ctx,
int value)
Generated method - Setter of the
Task.nodeId attribute. |
void |
setNodeId(SessionContext ctx,
Integer value)
Generated method - Setter of the
Task.nodeId attribute. |
void |
setRetry(int value)
Generated method - Setter of the
Task.retry attribute. |
void |
setRetry(Integer value)
Generated method - Setter of the
Task.retry attribute. |
void |
setRetry(SessionContext ctx,
int value)
Generated method - Setter of the
Task.retry attribute. |
void |
setRetry(SessionContext ctx,
Integer value)
Generated method - Setter of the
Task.retry attribute. |
void |
setRunnerBean(SessionContext ctx,
String value)
Generated method - Setter of the
Task.runnerBean attribute. |
void |
setRunnerBean(String value)
Generated method - Setter of the
Task.runnerBean attribute. |
void |
setRunningOnClusterNode(int value)
Generated method - Setter of the
Task.runningOnClusterNode attribute. |
void |
setRunningOnClusterNode(Integer value)
Generated method - Setter of the
Task.runningOnClusterNode attribute. |
void |
setRunningOnClusterNode(SessionContext ctx,
int value)
Generated method - Setter of the
Task.runningOnClusterNode attribute. |
void |
setRunningOnClusterNode(SessionContext ctx,
Integer value)
Generated method - Setter of the
Task.runningOnClusterNode attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, 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 RUNNERBEAN
Task.runnerBean attributepublic static final String EXECUTIONTIMEMILLIS
Task.executionTimeMillis attributepublic static final String FAILED
Task.failed attributepublic static final String EXPIRATIONTIMEMILLIS
Task.expirationTimeMillis attributepublic static final String CONTEXT
Task.context attributepublic static final String CONTEXTITEM
Task.contextItem attributepublic static final String NODEID
Task.nodeId attributepublic static final String NODEGROUP
Task.nodeGroup attributepublic static final String RETRY
Task.retry attributepublic static final String RUNNINGONCLUSTERNODE
Task.runningOnClusterNode attributepublic static final String CONDITIONS
Task.conditions attributeprotected static final OneToManyHandler<TaskCondition> CONDITIONSHANDLER
OneToManyHandler for handling 1:n CONDITIONS'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 Itempublic Set<TaskCondition> getConditions(SessionContext ctx)
Task.conditions attribute.public Set<TaskCondition> getConditions()
Task.conditions attribute.public void setConditions(SessionContext ctx, Set<TaskCondition> value)
Task.conditions attribute.value - the conditionspublic void setConditions(Set<TaskCondition> value)
Task.conditions attribute.value - the conditionspublic void addToConditions(SessionContext ctx, TaskCondition value)
value to conditions.value - the item to add to conditionspublic void addToConditions(TaskCondition value)
value to conditions.value - the item to add to conditionspublic void removeFromConditions(SessionContext ctx, TaskCondition value)
value from conditions.value - the item to remove from conditionspublic void removeFromConditions(TaskCondition value)
value from conditions.value - the item to remove from conditionspublic Object getContext(SessionContext ctx)
Task.context attribute.public Object getContext()
Task.context attribute.public void setContext(SessionContext ctx, Object value)
Task.context attribute.value - the contextpublic void setContext(Object value)
Task.context attribute.value - the contextpublic Item getContextItem(SessionContext ctx)
Task.contextItem attribute.public Item getContextItem()
Task.contextItem attribute.public void setContextItem(SessionContext ctx, Item value)
Task.contextItem attribute.value - the contextItempublic void setContextItem(Item value)
Task.contextItem attribute.value - the contextItempublic Long getExecutionTimeMillis(SessionContext ctx)
Task.executionTimeMillis attribute.public Long getExecutionTimeMillis()
Task.executionTimeMillis attribute.public long getExecutionTimeMillisAsPrimitive(SessionContext ctx)
Task.executionTimeMillis attribute.public long getExecutionTimeMillisAsPrimitive()
Task.executionTimeMillis attribute.public void setExecutionTimeMillis(SessionContext ctx, Long value)
Task.executionTimeMillis attribute.value - the executionTimeMillis - Internal representation to overcome database limitations!public void setExecutionTimeMillis(Long value)
Task.executionTimeMillis attribute.value - the executionTimeMillis - Internal representation to overcome database limitations!public void setExecutionTimeMillis(SessionContext ctx, long value)
Task.executionTimeMillis attribute.value - the executionTimeMillis - Internal representation to overcome database limitations!public void setExecutionTimeMillis(long value)
Task.executionTimeMillis attribute.value - the executionTimeMillis - Internal representation to overcome database limitations!public Long getExpirationTimeMillis(SessionContext ctx)
Task.expirationTimeMillis attribute.public Long getExpirationTimeMillis()
Task.expirationTimeMillis attribute.public long getExpirationTimeMillisAsPrimitive(SessionContext ctx)
Task.expirationTimeMillis attribute.public long getExpirationTimeMillisAsPrimitive()
Task.expirationTimeMillis attribute.public void setExpirationTimeMillis(SessionContext ctx, Long value)
Task.expirationTimeMillis attribute.value - the expirationTimeMillis - Date when this task is to be executedpublic void setExpirationTimeMillis(Long value)
Task.expirationTimeMillis attribute.value - the expirationTimeMillis - Date when this task is to be executedpublic void setExpirationTimeMillis(SessionContext ctx, long value)
Task.expirationTimeMillis attribute.value - the expirationTimeMillis - Date when this task is to be executedpublic void setExpirationTimeMillis(long value)
Task.expirationTimeMillis attribute.value - the expirationTimeMillis - Date when this task is to be executedpublic Boolean isFailed(SessionContext ctx)
Task.failed attribute.public Boolean isFailed()
Task.failed attribute.public boolean isFailedAsPrimitive(SessionContext ctx)
Task.failed attribute.public boolean isFailedAsPrimitive()
Task.failed attribute.public void setFailed(SessionContext ctx, Boolean value)
Task.failed attribute.value - the failedpublic void setFailed(Boolean value)
Task.failed attribute.value - the failedpublic void setFailed(SessionContext ctx, boolean value)
Task.failed attribute.value - the failedpublic void setFailed(boolean value)
Task.failed attribute.value - the failedpublic String getNodeGroup(SessionContext ctx)
Task.nodeGroup attribute.public String getNodeGroup()
Task.nodeGroup attribute.public void setNodeGroup(SessionContext ctx, String value)
Task.nodeGroup attribute.value - the nodeGrouppublic void setNodeGroup(String value)
Task.nodeGroup attribute.value - the nodeGrouppublic Integer getNodeId(SessionContext ctx)
Task.nodeId attribute.public Integer getNodeId()
Task.nodeId attribute.public int getNodeIdAsPrimitive(SessionContext ctx)
Task.nodeId attribute.public int getNodeIdAsPrimitive()
Task.nodeId attribute.public void setNodeId(SessionContext ctx, Integer value)
Task.nodeId attribute.value - the nodeIdpublic void setNodeId(Integer value)
Task.nodeId attribute.value - the nodeIdpublic void setNodeId(SessionContext ctx, int value)
Task.nodeId attribute.value - the nodeIdpublic void setNodeId(int value)
Task.nodeId attribute.value - the nodeIdpublic Integer getRetry(SessionContext ctx)
Task.retry attribute.public Integer getRetry()
Task.retry attribute.public int getRetryAsPrimitive(SessionContext ctx)
Task.retry attribute.public int getRetryAsPrimitive()
Task.retry attribute.public void setRetry(SessionContext ctx, Integer value)
Task.retry attribute.value - the retrypublic void setRetry(Integer value)
Task.retry attribute.value - the retrypublic void setRetry(SessionContext ctx, int value)
Task.retry attribute.value - the retrypublic void setRetry(int value)
Task.retry attribute.value - the retrypublic String getRunnerBean(SessionContext ctx)
Task.runnerBean attribute.public String getRunnerBean()
Task.runnerBean attribute.public void setRunnerBean(SessionContext ctx, String value)
Task.runnerBean attribute.value - the runnerBeanpublic void setRunnerBean(String value)
Task.runnerBean attribute.value - the runnerBeanpublic Integer getRunningOnClusterNode(SessionContext ctx)
Task.runningOnClusterNode attribute.public Integer getRunningOnClusterNode()
Task.runningOnClusterNode attribute.public int getRunningOnClusterNodeAsPrimitive(SessionContext ctx)
Task.runningOnClusterNode attribute.public int getRunningOnClusterNodeAsPrimitive()
Task.runningOnClusterNode attribute.public void setRunningOnClusterNode(SessionContext ctx, Integer value)
Task.runningOnClusterNode attribute.value - the runningOnClusterNodepublic void setRunningOnClusterNode(Integer value)
Task.runningOnClusterNode attribute.value - the runningOnClusterNodepublic void setRunningOnClusterNode(SessionContext ctx, int value)
Task.runningOnClusterNode attribute.value - the runningOnClusterNodepublic void setRunningOnClusterNode(int value)
Task.runningOnClusterNode attribute.value - the runningOnClusterNodeCopyright © 2017 SAP SE. All Rights Reserved.