|
||||||||||
| 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.ResumeProcessInstance
public class ResumeProcessInstance
Resume suspended instances of a Process Template.
Returns no result, throws an ActionException if the call fails.
©2011 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
ResumeProcessInstance(java.util.List<java.lang.String> processIds)
Constructs a new ResumeProcessInstance Action |
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getProcessIds()
Ids of the suspended Process Instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResumeProcessInstance(java.util.List<java.lang.String> processIds)
processId - Ids of the suspended Process Instance.| 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 | |||||||||