Class ExecutionControlProperties

java.lang.Object
de.aristaflow.ilm.model.common.ExecutionControlProperties
All Implemented Interfaces:
Serializable

public class ExecutionControlProperties extends Object implements Serializable
See Also:
  • Field Details

    • suspensible

      @NotNull public @NotNull Boolean suspensible
    • resettable

      @NotNull public @NotNull Boolean resettable
    • closable

      @NotNull public @NotNull Boolean closable
  • Constructor Details

    • ExecutionControlProperties

      public ExecutionControlProperties()