|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.definition.Deadline.ExecuteHookActivity
public static class Deadline.ExecuteHookActivity
Field Summary | |
---|---|
protected java.lang.String |
className
|
Constructor Summary | |
---|---|
protected |
Deadline.ExecuteHookActivity()
|
|
Deadline.ExecuteHookActivity(java.lang.String className)
|
Method Summary | |
---|---|
void |
execute(org.jbpm.pvm.Execution execution)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String className
Constructor Detail |
---|
protected Deadline.ExecuteHookActivity()
public Deadline.ExecuteHookActivity(java.lang.String className)
Method Detail |
---|
public void execute(org.jbpm.pvm.Execution execution) throws java.lang.Exception
execute
in interface org.jbpm.pvm.Activity
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |