Class AfEbpReference

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AfActivityReference

public class AfEbpReference extends AfInstanceReference
Instances of this class (and subclasses) can be used wherever an EbpInstanceReference is expected.
See Also:
  • Field Details

    • type

      @NotNull public @NotNull EBPType type
    • nodeId

      @NotNull public @NotNull Integer nodeId
    • nodeIteration

      @NotNull public @NotNull Integer nodeIteration
    • runtimeManagerUris

      public List<@NotNull URI> runtimeManagerUris
    • execControlProps

      @NotNull @Valid public @NotNull @Valid ExecutionControlProperties execControlProps
  • Constructor Details

    • AfEbpReference

      public AfEbpReference()