Package de.aristaflow.ilm.model.common
Class ExecutionControlProperties
- java.lang.Object
-
- de.aristaflow.ilm.model.common.ExecutionControlProperties
-
- All Implemented Interfaces:
Serializable
public class ExecutionControlProperties extends Object implements Serializable
- See Also:
ExecutionControlProperties
, Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description @NotNull Boolean
closable
@NotNull Boolean
resettable
@NotNull Boolean
suspensible
-
Constructor Summary
Constructors Constructor Description ExecutionControlProperties()
-