|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbpm.deploy.CreateProcess
public class CreateProcess
Field Summary | |
---|---|
protected java.lang.Class<?> |
processDefinitionClass
|
Constructor Summary | |
---|---|
CreateProcess()
|
Method Summary | |
---|---|
void |
deploy(Deployment deployment)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.Class<?> processDefinitionClass
Constructor Detail |
---|
public CreateProcess()
Method Detail |
---|
public void deploy(Deployment deployment)
deploy
in interface Deployer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |