Class ScopeKey

java.lang.Object
io.camunda.client.protocol.rest.ScopeKey

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.23.0") public class ScopeKey extends Object
System-generated key for a scope. A scope can hold variables and represents either an element instance in a BPMN process or the process instance itself.
  • Constructor Details

    • ScopeKey

      public ScopeKey()
  • Method Details