Class AfActivityReference
- java.lang.Object
-
- de.aristaflow.ilm.model.worklistmodel.ActivityReference
-
- de.aristaflow.ilm.model.worklistmodel.AfInstanceReference
-
- de.aristaflow.ilm.model.worklistmodel.AfEbpReference
-
- de.aristaflow.ilm.model.worklistmodel.AfActivityReference
-
- All Implemented Interfaces:
Serializable
public class AfActivityReference extends AfEbpReference
- See Also:
ADEPT2ActivityReference
, Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description String
executableComponentName
@NotNull String
guiContextId
@NotNull Boolean
supportsViewOnly
-
Fields inherited from class de.aristaflow.ilm.model.worklistmodel.AfEbpReference
execControlProps, nodeId, nodeIteration, runtimeManagerUris, type
-
Fields inherited from class de.aristaflow.ilm.model.worklistmodel.AfInstanceReference
baseTemplateId, executionManagerUris, instanceId, instanceLogId
-
Fields inherited from class de.aristaflow.ilm.model.worklistmodel.ActivityReference
refType, subClass, userAttributes
-
-
Constructor Summary
Constructors Constructor Description AfActivityReference()
-