Package ch.ivyteam.ivy.workflow
Enum Class TaskSwitchEventProperty
- All Implemented Interfaces:
IProperty,Serializable,Comparable<TaskSwitchEventProperty>,java.lang.constant.Constable
@Deprecated(since="12.0",
forRemoval=true)
public enum TaskSwitchEventProperty
extends Enum<TaskSwitchEventProperty>
implements IProperty
Deprecated, for removal: This API element is subject to removal in a future version.
Task switch event properties
- Since:
- 18.07.2007
- API:
- This is a public API.
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionDeprecated, for removal: This API element is subject to removal in a future version.The execution timestamp property
-
Enum Constant Details
-
EXECUTION_TIMESTAMP
Deprecated, for removal: This API element is subject to removal in a future version.The execution timestamp property- API:
- This public API is available in Java.
-