|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Deployment | |
|---|---|
| org.jbpm.api | the jBPM API, Start by creating a Configuration,
build a ProcessEngine from that, and then you can find
the workflow methods on the services like ExecutionService,
TaskService. |
| Uses of Deployment in org.jbpm.api |
|---|
| Subinterfaces of Deployment in org.jbpm.api | |
|---|---|
interface |
NewDeployment
extends a Deployment with method for creating a new
deployment. |
| Methods in org.jbpm.api that return Deployment | |
|---|---|
Deployment |
DeploymentQuery.uniqueResult()
|
| Methods in org.jbpm.api that return types with arguments of type Deployment | |
|---|---|
java.util.List<Deployment> |
DeploymentQuery.list()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||