Package de.hybris.platform.task
Class GeneratedTask
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
Task
Generated class for type
Task.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theTask.conditionsattributeprotected static final OneToManyHandler<TaskCondition>OneToManyHandlerfor handling 1:n CONDITIONS's relation attributes from 'many' side.static final StringQualifier of theTask.contextattributestatic final StringQualifier of theTask.contextItemattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theTask.executionHourMillisattributestatic final StringQualifier of theTask.executionTimeMillisattributestatic final StringQualifier of theTask.expirationTimeMillisattributestatic final StringQualifier of theTask.failedattributestatic final StringQualifier of theTask.nodeGroupattributestatic final StringQualifier of theTask.nodeIdattributestatic final StringQualifier of theTask.retryattributestatic final StringQualifier of theTask.runnerBeanattributestatic final StringQualifier of theTask.runningOnClusterNodeattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToConditions(SessionContext ctx, TaskCondition value) Generated method - Addsvalueto conditions.voidaddToConditions(TaskCondition value) Generated method - Addsvalueto conditions.Generated method - Getter of theTask.conditionsattribute.Generated method - Getter of theTask.conditionsattribute.Generated method - Getter of theTask.contextattribute.getContext(SessionContext ctx) Generated method - Getter of theTask.contextattribute.Generated method - Getter of theTask.contextItemattribute.Generated method - Getter of theTask.contextItemattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theTask.executionTimeMillisattribute.Generated method - Getter of theTask.executionTimeMillisattribute.longGenerated method - Getter of theTask.executionTimeMillisattribute.longGenerated method - Getter of theTask.executionTimeMillisattribute.Generated method - Getter of theTask.expirationTimeMillisattribute.Generated method - Getter of theTask.expirationTimeMillisattribute.longGenerated method - Getter of theTask.expirationTimeMillisattribute.longGenerated method - Getter of theTask.expirationTimeMillisattribute.Generated method - Getter of theTask.nodeGroupattribute.Generated method - Getter of theTask.nodeGroupattribute.Generated method - Getter of theTask.nodeIdattribute.getNodeId(SessionContext ctx) Generated method - Getter of theTask.nodeIdattribute.intGenerated method - Getter of theTask.nodeIdattribute.intGenerated method - Getter of theTask.nodeIdattribute.getRetry()Generated method - Getter of theTask.retryattribute.getRetry(SessionContext ctx) Generated method - Getter of theTask.retryattribute.intGenerated method - Getter of theTask.retryattribute.intGenerated method - Getter of theTask.retryattribute.Generated method - Getter of theTask.runnerBeanattribute.Generated method - Getter of theTask.runnerBeanattribute.Generated method - Getter of theTask.runningOnClusterNodeattribute.Generated method - Getter of theTask.runningOnClusterNodeattribute.intGenerated method - Getter of theTask.runningOnClusterNodeattribute.intGenerated method - Getter of theTask.runningOnClusterNodeattribute.isFailed()Generated method - Getter of theTask.failedattribute.isFailed(SessionContext ctx) Generated method - Getter of theTask.failedattribute.booleanGenerated method - Getter of theTask.failedattribute.booleanGenerated method - Getter of theTask.failedattribute.voidremoveFromConditions(SessionContext ctx, TaskCondition value) Generated method - Removesvaluefrom conditions.voidGenerated method - Removesvaluefrom conditions.voidsetConditions(SessionContext ctx, Set<TaskCondition> value) Generated method - Setter of theTask.conditionsattribute.voidsetConditions(Set<TaskCondition> value) Generated method - Setter of theTask.conditionsattribute.voidsetContext(SessionContext ctx, Object value) Generated method - Setter of theTask.contextattribute.voidsetContext(Object value) Generated method - Setter of theTask.contextattribute.voidsetContextItem(Item value) Generated method - Setter of theTask.contextItemattribute.voidsetContextItem(SessionContext ctx, Item value) Generated method - Setter of theTask.contextItemattribute.voidsetExecutionHourMillis(long value) Generated method - Setter of theTask.executionHourMillisattribute.voidsetExecutionHourMillis(SessionContext ctx, long value) Generated method - Setter of theTask.executionHourMillisattribute.voidsetExecutionHourMillis(SessionContext ctx, Long value) Generated method - Setter of theTask.executionHourMillisattribute.voidsetExecutionHourMillis(Long value) Generated method - Setter of theTask.executionHourMillisattribute.voidsetExecutionTimeMillis(long value) Generated method - Setter of theTask.executionTimeMillisattribute.voidsetExecutionTimeMillis(SessionContext ctx, long value) Generated method - Setter of theTask.executionTimeMillisattribute.voidsetExecutionTimeMillis(SessionContext ctx, Long value) Generated method - Setter of theTask.executionTimeMillisattribute.voidsetExecutionTimeMillis(Long value) Generated method - Setter of theTask.executionTimeMillisattribute.voidsetExpirationTimeMillis(long value) Generated method - Setter of theTask.expirationTimeMillisattribute.voidsetExpirationTimeMillis(SessionContext ctx, long value) Generated method - Setter of theTask.expirationTimeMillisattribute.voidsetExpirationTimeMillis(SessionContext ctx, Long value) Generated method - Setter of theTask.expirationTimeMillisattribute.voidsetExpirationTimeMillis(Long value) Generated method - Setter of theTask.expirationTimeMillisattribute.voidsetFailed(boolean value) Generated method - Setter of theTask.failedattribute.voidsetFailed(SessionContext ctx, boolean value) Generated method - Setter of theTask.failedattribute.voidsetFailed(SessionContext ctx, Boolean value) Generated method - Setter of theTask.failedattribute.voidGenerated method - Setter of theTask.failedattribute.voidsetNodeGroup(SessionContext ctx, String value) Generated method - Setter of theTask.nodeGroupattribute.voidsetNodeGroup(String value) Generated method - Setter of theTask.nodeGroupattribute.voidsetNodeId(int value) Generated method - Setter of theTask.nodeIdattribute.voidsetNodeId(SessionContext ctx, int value) Generated method - Setter of theTask.nodeIdattribute.voidsetNodeId(SessionContext ctx, Integer value) Generated method - Setter of theTask.nodeIdattribute.voidGenerated method - Setter of theTask.nodeIdattribute.voidsetRetry(int value) Generated method - Setter of theTask.retryattribute.voidsetRetry(SessionContext ctx, int value) Generated method - Setter of theTask.retryattribute.voidsetRetry(SessionContext ctx, Integer value) Generated method - Setter of theTask.retryattribute.voidGenerated method - Setter of theTask.retryattribute.voidsetRunnerBean(SessionContext ctx, String value) Generated method - Setter of theTask.runnerBeanattribute.voidsetRunnerBean(String value) Generated method - Setter of theTask.runnerBeanattribute.voidsetRunningOnClusterNode(int value) Generated method - Setter of theTask.runningOnClusterNodeattribute.voidsetRunningOnClusterNode(SessionContext ctx, int value) Generated method - Setter of theTask.runningOnClusterNodeattribute.voidsetRunningOnClusterNode(SessionContext ctx, Integer value) Generated method - Setter of theTask.runningOnClusterNodeattribute.voidsetRunningOnClusterNode(Integer value) Generated method - Setter of theTask.runningOnClusterNodeattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, 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, getPartOfRemovedSessionMarker, 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, isMarkModifiedDisabled, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
RUNNERBEAN
Qualifier of theTask.runnerBeanattribute- See Also:
-
EXECUTIONTIMEMILLIS
Qualifier of theTask.executionTimeMillisattribute- See Also:
-
EXECUTIONHOURMILLIS
Qualifier of theTask.executionHourMillisattribute- See Also:
-
FAILED
Qualifier of theTask.failedattribute- See Also:
-
EXPIRATIONTIMEMILLIS
Qualifier of theTask.expirationTimeMillisattribute- See Also:
-
CONTEXT
Qualifier of theTask.contextattribute- See Also:
-
CONTEXTITEM
Qualifier of theTask.contextItemattribute- See Also:
-
NODEID
Qualifier of theTask.nodeIdattribute- See Also:
-
NODEGROUP
Qualifier of theTask.nodeGroupattribute- See Also:
-
RETRY
Qualifier of theTask.retryattribute- See Also:
-
RUNNINGONCLUSTERNODE
Qualifier of theTask.runningOnClusterNodeattribute- See Also:
-
CONDITIONS
Qualifier of theTask.conditionsattribute- See Also:
-
CONDITIONSHANDLER
OneToManyHandlerfor handling 1:n CONDITIONS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedTask
public GeneratedTask()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getConditions
Generated method - Getter of theTask.conditionsattribute.- Returns:
- the conditions
-
getConditions
Generated method - Getter of theTask.conditionsattribute.- Returns:
- the conditions
-
setConditions
Generated method - Setter of theTask.conditionsattribute.- Parameters:
value- the conditions
-
setConditions
Generated method - Setter of theTask.conditionsattribute.- Parameters:
value- the conditions
-
addToConditions
Generated method - Addsvalueto conditions.- Parameters:
value- the item to add to conditions
-
addToConditions
Generated method - Addsvalueto conditions.- Parameters:
value- the item to add to conditions
-
removeFromConditions
Generated method - Removesvaluefrom conditions.- Parameters:
value- the item to remove from conditions
-
removeFromConditions
Generated method - Removesvaluefrom conditions.- Parameters:
value- the item to remove from conditions
-
getContext
Generated method - Getter of theTask.contextattribute.- Returns:
- the context
-
getContext
Generated method - Getter of theTask.contextattribute.- Returns:
- the context
-
setContext
Generated method - Setter of theTask.contextattribute.- Parameters:
value- the context
-
setContext
Generated method - Setter of theTask.contextattribute.- Parameters:
value- the context
-
getContextItem
Generated method - Getter of theTask.contextItemattribute.- Returns:
- the contextItem
-
getContextItem
Generated method - Getter of theTask.contextItemattribute.- Returns:
- the contextItem
-
setContextItem
Generated method - Setter of theTask.contextItemattribute.- Parameters:
value- the contextItem
-
setContextItem
Generated method - Setter of theTask.contextItemattribute.- Parameters:
value- the contextItem
-
setExecutionHourMillis
Generated method - Setter of theTask.executionHourMillisattribute.- Parameters:
value- the executionHourMillis - Internal representation to overcome database limitations!
-
setExecutionHourMillis
Generated method - Setter of theTask.executionHourMillisattribute.- Parameters:
value- the executionHourMillis - Internal representation to overcome database limitations!
-
setExecutionHourMillis
Generated method - Setter of theTask.executionHourMillisattribute.- Parameters:
value- the executionHourMillis - Internal representation to overcome database limitations!
-
setExecutionHourMillis
public void setExecutionHourMillis(long value) Generated method - Setter of theTask.executionHourMillisattribute.- Parameters:
value- the executionHourMillis - Internal representation to overcome database limitations!
-
getExecutionTimeMillis
Generated method - Getter of theTask.executionTimeMillisattribute.- Returns:
- the executionTimeMillis - Internal representation to overcome database limitations!
-
getExecutionTimeMillis
Generated method - Getter of theTask.executionTimeMillisattribute.- Returns:
- the executionTimeMillis - Internal representation to overcome database limitations!
-
getExecutionTimeMillisAsPrimitive
Generated method - Getter of theTask.executionTimeMillisattribute.- Returns:
- the executionTimeMillis - Internal representation to overcome database limitations!
-
getExecutionTimeMillisAsPrimitive
public long getExecutionTimeMillisAsPrimitive()Generated method - Getter of theTask.executionTimeMillisattribute.- Returns:
- the executionTimeMillis - Internal representation to overcome database limitations!
-
setExecutionTimeMillis
Generated method - Setter of theTask.executionTimeMillisattribute.- Parameters:
value- the executionTimeMillis - Internal representation to overcome database limitations!
-
setExecutionTimeMillis
Generated method - Setter of theTask.executionTimeMillisattribute.- Parameters:
value- the executionTimeMillis - Internal representation to overcome database limitations!
-
setExecutionTimeMillis
Generated method - Setter of theTask.executionTimeMillisattribute.- Parameters:
value- the executionTimeMillis - Internal representation to overcome database limitations!
-
setExecutionTimeMillis
public void setExecutionTimeMillis(long value) Generated method - Setter of theTask.executionTimeMillisattribute.- Parameters:
value- the executionTimeMillis - Internal representation to overcome database limitations!
-
getExpirationTimeMillis
Generated method - Getter of theTask.expirationTimeMillisattribute.- Returns:
- the expirationTimeMillis - Date when this task is to be executed
-
getExpirationTimeMillis
Generated method - Getter of theTask.expirationTimeMillisattribute.- Returns:
- the expirationTimeMillis - Date when this task is to be executed
-
getExpirationTimeMillisAsPrimitive
Generated method - Getter of theTask.expirationTimeMillisattribute.- Returns:
- the expirationTimeMillis - Date when this task is to be executed
-
getExpirationTimeMillisAsPrimitive
public long getExpirationTimeMillisAsPrimitive()Generated method - Getter of theTask.expirationTimeMillisattribute.- Returns:
- the expirationTimeMillis - Date when this task is to be executed
-
setExpirationTimeMillis
Generated method - Setter of theTask.expirationTimeMillisattribute.- Parameters:
value- the expirationTimeMillis - Date when this task is to be executed
-
setExpirationTimeMillis
Generated method - Setter of theTask.expirationTimeMillisattribute.- Parameters:
value- the expirationTimeMillis - Date when this task is to be executed
-
setExpirationTimeMillis
Generated method - Setter of theTask.expirationTimeMillisattribute.- Parameters:
value- the expirationTimeMillis - Date when this task is to be executed
-
setExpirationTimeMillis
public void setExpirationTimeMillis(long value) Generated method - Setter of theTask.expirationTimeMillisattribute.- Parameters:
value- the expirationTimeMillis - Date when this task is to be executed
-
isFailed
Generated method - Getter of theTask.failedattribute.- Returns:
- the failed
-
isFailed
Generated method - Getter of theTask.failedattribute.- Returns:
- the failed
-
isFailedAsPrimitive
Generated method - Getter of theTask.failedattribute.- Returns:
- the failed
-
isFailedAsPrimitive
public boolean isFailedAsPrimitive()Generated method - Getter of theTask.failedattribute.- Returns:
- the failed
-
setFailed
Generated method - Setter of theTask.failedattribute.- Parameters:
value- the failed
-
setFailed
Generated method - Setter of theTask.failedattribute.- Parameters:
value- the failed
-
setFailed
Generated method - Setter of theTask.failedattribute.- Parameters:
value- the failed
-
setFailed
public void setFailed(boolean value) Generated method - Setter of theTask.failedattribute.- Parameters:
value- the failed
-
getNodeGroup
Generated method - Getter of theTask.nodeGroupattribute.- Returns:
- the nodeGroup
-
getNodeGroup
Generated method - Getter of theTask.nodeGroupattribute.- Returns:
- the nodeGroup
-
setNodeGroup
Generated method - Setter of theTask.nodeGroupattribute.- Parameters:
value- the nodeGroup
-
setNodeGroup
Generated method - Setter of theTask.nodeGroupattribute.- Parameters:
value- the nodeGroup
-
getNodeId
Generated method - Getter of theTask.nodeIdattribute.- Returns:
- the nodeId
-
getNodeId
Generated method - Getter of theTask.nodeIdattribute.- Returns:
- the nodeId
-
getNodeIdAsPrimitive
Generated method - Getter of theTask.nodeIdattribute.- Returns:
- the nodeId
-
getNodeIdAsPrimitive
public int getNodeIdAsPrimitive()Generated method - Getter of theTask.nodeIdattribute.- Returns:
- the nodeId
-
setNodeId
Generated method - Setter of theTask.nodeIdattribute.- Parameters:
value- the nodeId
-
setNodeId
Generated method - Setter of theTask.nodeIdattribute.- Parameters:
value- the nodeId
-
setNodeId
Generated method - Setter of theTask.nodeIdattribute.- Parameters:
value- the nodeId
-
setNodeId
public void setNodeId(int value) Generated method - Setter of theTask.nodeIdattribute.- Parameters:
value- the nodeId
-
getRetry
Generated method - Getter of theTask.retryattribute.- Returns:
- the retry
-
getRetry
Generated method - Getter of theTask.retryattribute.- Returns:
- the retry
-
getRetryAsPrimitive
Generated method - Getter of theTask.retryattribute.- Returns:
- the retry
-
getRetryAsPrimitive
public int getRetryAsPrimitive()Generated method - Getter of theTask.retryattribute.- Returns:
- the retry
-
setRetry
Generated method - Setter of theTask.retryattribute.- Parameters:
value- the retry
-
setRetry
Generated method - Setter of theTask.retryattribute.- Parameters:
value- the retry
-
setRetry
Generated method - Setter of theTask.retryattribute.- Parameters:
value- the retry
-
setRetry
public void setRetry(int value) Generated method - Setter of theTask.retryattribute.- Parameters:
value- the retry
-
getRunnerBean
Generated method - Getter of theTask.runnerBeanattribute.- Returns:
- the runnerBean
-
getRunnerBean
Generated method - Getter of theTask.runnerBeanattribute.- Returns:
- the runnerBean
-
setRunnerBean
Generated method - Setter of theTask.runnerBeanattribute.- Parameters:
value- the runnerBean
-
setRunnerBean
Generated method - Setter of theTask.runnerBeanattribute.- Parameters:
value- the runnerBean
-
getRunningOnClusterNode
Generated method - Getter of theTask.runningOnClusterNodeattribute.- Returns:
- the runningOnClusterNode
-
getRunningOnClusterNode
Generated method - Getter of theTask.runningOnClusterNodeattribute.- Returns:
- the runningOnClusterNode
-
getRunningOnClusterNodeAsPrimitive
Generated method - Getter of theTask.runningOnClusterNodeattribute.- Returns:
- the runningOnClusterNode
-
getRunningOnClusterNodeAsPrimitive
public int getRunningOnClusterNodeAsPrimitive()Generated method - Getter of theTask.runningOnClusterNodeattribute.- Returns:
- the runningOnClusterNode
-
setRunningOnClusterNode
Generated method - Setter of theTask.runningOnClusterNodeattribute.- Parameters:
value- the runningOnClusterNode
-
setRunningOnClusterNode
Generated method - Setter of theTask.runningOnClusterNodeattribute.- Parameters:
value- the runningOnClusterNode
-
setRunningOnClusterNode
Generated method - Setter of theTask.runningOnClusterNodeattribute.- Parameters:
value- the runningOnClusterNode
-
setRunningOnClusterNode
public void setRunningOnClusterNode(int value) Generated method - Setter of theTask.runningOnClusterNodeattribute.- Parameters:
value- the runningOnClusterNode
-