Uses of Record Class
io.camunda.migrator.impl.model.FlowNodeActivation
Packages that use FlowNodeActivation
-
Uses of FlowNodeActivation in io.camunda.migrator.impl.clients
Method parameters in io.camunda.migrator.impl.clients with type arguments of type FlowNodeActivationModifier and TypeMethodDescriptionvoidC8Client.modifyProcessInstance(long processInstanceKey, long startEventInstanceKey, List<FlowNodeActivation> flowNodeActivations) Creates and executes a process instance modification with activity activation.