Uses of Class
org.jbpm.services.cdi.Deactivate
-
Packages that use Deactivate Package Description org.jbpm.services.cdi.impl org.jbpm.services.cdi.impl.query org.jbpm.services.cdi.impl.store -
-
Uses of Deactivate in org.jbpm.services.cdi.impl
Fields in org.jbpm.services.cdi.impl with annotations of type Deactivate Modifier and Type Field Description protected javax.enterprise.event.Event<DeploymentEvent>DeploymentServiceCDIImpl. deactivateEventMethod parameters in org.jbpm.services.cdi.impl with annotations of type Deactivate Modifier and Type Method Description voidBPMN2DataServiceCDIImpl. onDeactivate(DeploymentEvent event)voidRuntimeDataServiceCDIImpl. onDeactivate(DeploymentEvent event) -
Uses of Deactivate in org.jbpm.services.cdi.impl.query
Method parameters in org.jbpm.services.cdi.impl.query with annotations of type Deactivate Modifier and Type Method Description voidQueryServiceCDIImpl. onDeactivate(DeploymentEvent event) -
Uses of Deactivate in org.jbpm.services.cdi.impl.store
Method parameters in org.jbpm.services.cdi.impl.store with annotations of type Deactivate Modifier and Type Method Description voidDeploymentSynchronizerCDIImpl. onDeactivate(DeploymentEvent event)
-