|
||||||||||
| 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.GetProcessTemplateList
public class GetProcessTemplateList
Get a list of all the Process Templates for a particular module and process.
This call will return all the versions available.
©2011 TIBCO Software Inc.
ProcessTemplateListResult| Constructor Summary | |
|---|---|
GetProcessTemplateList(java.lang.String moduleName,
java.lang.String processName)
Constructs a new GetProcessTemplateList Action |
|
| Method Summary | |
|---|---|
java.lang.String |
getModuleName()
Module name of the process. |
java.lang.String |
getProcessName()
Name of the process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetProcessTemplateList(java.lang.String moduleName,
java.lang.String processName)
moduleName - Module name of the process.processName - Name of the process.| Method Detail |
|---|
public java.lang.String getModuleName()
public java.lang.String getProcessName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||