Class SourceElementIdInstruction

java.lang.Object
io.camunda.client.protocol.rest.SourceElementIdInstruction
All Implemented Interfaces:
SourceElementInstruction

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.23.0") public class SourceElementIdInstruction extends Object implements SourceElementInstruction
Defines an instruction with a sourceElementId. The move instruction with this sourceType will terminate all active element instances with the sourceElementId and activate a new element instance for each terminated one at targetElementId.