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 | 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) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.