|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.actions.processtemplates.CancelProcessInstance
public class CancelProcessInstance
Cancels the specified Process Instances.
No result is returned, an ActionException will be thrown in the call fails.
©2011 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
CancelProcessInstance(java.util.List<java.lang.String> processIds)
Construct a new CancelProcessInstance Action |
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getProcessIds()
The process IDs of the running instances i.e. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CancelProcessInstance(java.util.List<java.lang.String> processIds)
processId - The list of process IDs to Cancel ( running instances ) i.e. "pvm:0a100"| Method Detail |
|---|
public java.util.List<java.lang.String> getProcessIds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||