Class ProcessInstanceCreationStartInstruction
java.lang.Object
io.camunda.zeebe.gateway.protocol.rest.ProcessInstanceCreationStartInstruction
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2024-10-11T17:26:39.504605721Z[GMT]",
comments="Generator version: 7.8.0")
public class ProcessInstanceCreationStartInstruction
extends Object
ProcessInstanceCreationStartInstruction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanFuture extensions might include: - different types of start instructions - ability to set local variables for different flow scopes For now, however, the start instruction is implicitly a \"startBeforeElement\" instructioninthashCode()voidsetElementId(String elementId) toString()
-
Constructor Details
-
ProcessInstanceCreationStartInstruction
public ProcessInstanceCreationStartInstruction()
-
-
Method Details
-
elementId
-
getElementId
Future extensions might include: - different types of start instructions - ability to set local variables for different flow scopes For now, however, the start instruction is implicitly a \"startBeforeElement\" instruction- Returns:
- elementId
-
setElementId
-
equals
-
hashCode
public int hashCode() -
toString
-