Class Activity
java.lang.Object
de.aristaflow.ilm.model.processmodel.ExecutableBusinessProcess
de.aristaflow.ilm.model.processmodel.Activity
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DecisionActivity
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription@NotBlank String@NotNull ClassLoaderUsage@NotNull @Valid ActivityConfExtension@NotBlank String@NotNull UUIDA mapping from an IETF BCP 47 language tag to the corresponding localisation.A mapping from an IETF BCP 47 language tag to the corresponding localisation.@NotNull String@NotNull ParameterChangePolicyMap<@NotNull ActivityConstants.ActivityModelEntityType,@NotNull List<@NotBlank String>> @NotNull Boolean@NotNull Booleanbyte[]@NotNull @Valid ActivityConfExtensionFields inherited from class de.aristaflow.ilm.model.processmodel.ExecutableBusinessProcess
confValues, execControlProperties, inParams, outParams, subClass, testConfValues, type, userAttributes -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
confExt
-
testConfExt
-
id
-
execCompName
-
opName
-
confName
-
actName
-
locActName
A mapping from an IETF BCP 47 language tag to the corresponding localisation. -
desc
-
locDesc
A mapping from an IETF BCP 47 language tag to the corresponding localisation. -
descOrigin
-
implClass
-
implClassOrigin
-
classPath
-
sepClassPaths
public Map<@NotNull ActivityConstants.ActivityModelEntityType,@NotNull List<@NotBlank String>> sepClassPaths -
clUsage
-
clUsageOrigin
-
systemComp
public byte[] systemComp -
systemCompOrigin
-
guiContextId
-
guiContextIdOrigin
-
execControlPropertiesOrigin
-
supportsViewOnly
-
supportsViewOnlyOrigin
-
supportsTestExecution
-
supportsTestExecutionOrigin
-
iconId
-
iconIdOrigin
-
paramChangePolicy
-
-
Constructor Details
-
Activity
public Activity()
-