Class InferredAncestorKeyInstruction

java.lang.Object
io.camunda.client.protocol.rest.InferredAncestorKeyInstruction
All Implemented Interfaces:
AncestorScopeInstruction

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.23.0") public class InferredAncestorKeyInstruction extends Object implements AncestorScopeInstruction
Instructs the engine to derive the ancestor scope key from the source element's hierarchy. The engine traverses the source element's ancestry to find an instance that matches one of the target element's flow scopes, ensuring the target is activated in the correct scope.