Modifier and Type | Method and Description |
---|---|
DeploymentService |
CaseServiceConfigurator.getDeploymentService() |
Modifier and Type | Method and Description |
---|---|
void |
CaseServiceImpl.setDeploymentService(DeploymentService deploymentService) |
Modifier and Type | Field and Description |
---|---|
protected DeploymentService |
DefaultCaseServiceConfigurator.deploymentService |
Modifier and Type | Method and Description |
---|---|
DeploymentService |
DefaultCaseServiceConfigurator.getDeploymentService() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeploymentService |
class |
KModuleDeploymentService |
Modifier and Type | Field and Description |
---|---|
protected DeploymentService |
ProcessServiceImpl.deploymentService |
protected DeploymentService |
AdHocProcessServiceImpl.deploymentService |
Modifier and Type | Method and Description |
---|---|
void |
UserTaskServiceImpl.setDeploymentService(DeploymentService deploymentService) |
void |
ProcessServiceImpl.setDeploymentService(DeploymentService deploymentService) |
void |
AdHocProcessServiceImpl.setDeploymentService(DeploymentService deploymentService) |
Modifier and Type | Method and Description |
---|---|
void |
FormProviderServiceImpl.setDeploymentService(DeploymentService deploymentService) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentSynchronizer.setDeploymentService(DeploymentService deploymentService) |
Modifier and Type | Field and Description |
---|---|
protected DeploymentService |
DefaultKieServiceConfigurator.deploymentService |
Modifier and Type | Method and Description |
---|---|
DeploymentService |
DefaultKieServiceConfigurator.getDeploymentService() |
Modifier and Type | Method and Description |
---|---|
static Function<DeploymentUnit,Boolean> |
PreUndeployOperations.abortUnitActiveProcessInstances(RuntimeDataService runtimeDataService,
DeploymentService deploymentService)
Returns a function that checks if a given
DeploymentUnit has active process instances instances, aborts them and,
if nothing wrong happened, lets the undeployment operation continue. |
Modifier and Type | Method and Description |
---|---|
DeploymentService |
KieServiceConfigurator.getDeploymentService()
Returns the deployment service.
|
Modifier and Type | Class and Description |
---|---|
class |
DeploymentServiceCDIImpl |
Modifier and Type | Method and Description |
---|---|
void |
UserTaskServiceCDIImpl.setDeploymentService(DeploymentService deploymentService) |
void |
ProcessServiceCDIImpl.setDeploymentService(DeploymentService deploymentService) |
void |
AdHocProcessServiceCDIImpl.setDeploymentService(DeploymentService deploymentService) |
Modifier and Type | Method and Description |
---|---|
void |
FormProvidesServiceCDIImpl.setDeploymentService(DeploymentService deploymentService) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentSynchronizerCDIImpl.setDeploymentService(DeploymentService deploymentService) |
Modifier and Type | Interface and Description |
---|---|
interface |
DeploymentServiceEJBLocal |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentServiceEJBImpl |
Modifier and Type | Method and Description |
---|---|
void |
UserTaskServiceEJBImpl.setDeploymentService(DeploymentService deploymentService) |
void |
ProcessServiceEJBImpl.setDeploymentService(DeploymentService deploymentService) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentSynchronizerEJBImpl.setDeploymentService(DeploymentService deploymentService) |
Modifier and Type | Field and Description |
---|---|
protected DeploymentService |
AbstractServicesTest.deploymentService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractKieServicesTest.setDeploymentService(DeploymentService deploymentService) |
void |
AbstractCaseServicesTest.setDeploymentService(DeploymentService deploymentService) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.