Class StartEventSubscriptionManager
java.lang.Object
io.camunda.zeebe.engine.processing.deployment.StartEventSubscriptionManager
-
Constructor Summary
ConstructorsConstructorDescriptionStartEventSubscriptionManager(ProcessingState processingState, KeyGenerator keyGenerator, StateWriter stateWriter) -
Method Summary
Modifier and TypeMethodDescriptionvoidcloseStartEventSubscriptions(DeployedProcess deployedProcess) voidopenStartEventSubscriptions(DeployedProcess deployedProcess) voidtryReOpenStartEventSubscription(DeploymentRecord deploymentRecord)
-
Constructor Details
-
StartEventSubscriptionManager
public StartEventSubscriptionManager(ProcessingState processingState, KeyGenerator keyGenerator, StateWriter stateWriter)
-
-
Method Details
-
tryReOpenStartEventSubscription
-
closeStartEventSubscriptions
-
openStartEventSubscriptions
-