|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.client.Deploy
public class Deploy
| Field Summary | |
|---|---|
protected Deployment |
deployment
|
| Constructor Summary | |
|---|---|
Deploy(Deployment deployment)
|
|
| Method Summary | |
|---|---|
ProcessDefinition |
execute(Environment environment)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Deployment deployment
| Constructor Detail |
|---|
public Deploy(Deployment deployment)
| Method Detail |
|---|
public ProcessDefinition execute(Environment environment)
throws java.lang.Exception
execute in interface Command<ProcessDefinition>java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||