|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessApplicationDeploymentInfo | |
|---|---|
| org.camunda.bpm.application | |
| org.camunda.bpm.application.impl | |
| Uses of ProcessApplicationDeploymentInfo in org.camunda.bpm.application |
|---|
| Methods in org.camunda.bpm.application that return types with arguments of type ProcessApplicationDeploymentInfo | |
|---|---|
List<ProcessApplicationDeploymentInfo> |
ProcessApplicationInfo.getDeploymentInfo()
|
| Uses of ProcessApplicationDeploymentInfo in org.camunda.bpm.application.impl |
|---|
| Classes in org.camunda.bpm.application.impl that implement ProcessApplicationDeploymentInfo | |
|---|---|
class |
ProcessApplicationDeploymentInfoImpl
|
| Fields in org.camunda.bpm.application.impl with type parameters of type ProcessApplicationDeploymentInfo | |
|---|---|
protected List<ProcessApplicationDeploymentInfo> |
ProcessApplicationInfoImpl.deploymentInfo
|
| Methods in org.camunda.bpm.application.impl that return types with arguments of type ProcessApplicationDeploymentInfo | |
|---|---|
List<ProcessApplicationDeploymentInfo> |
ProcessApplicationInfoImpl.getDeploymentInfo()
|
| Method parameters in org.camunda.bpm.application.impl with type arguments of type ProcessApplicationDeploymentInfo | |
|---|---|
void |
ProcessApplicationInfoImpl.setDeploymentInfo(List<ProcessApplicationDeploymentInfo> deploymentInfo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||