|
||||||||||
| 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.ListMigrationRules
public class ListMigrationRules
Retrieve all the migration rules that have been set for a particular Process Template.
These are the rules previously set by calling SetMigrationRules.
ListMigrationRulesResult| Constructor Summary | |
|---|---|
ListMigrationRules(java.lang.String processName,
java.lang.String moduleName)
Constructs a new ListMigrationRules 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 ListMigrationRules(java.lang.String processName,
java.lang.String moduleName)
processName - Name of the process.moduleName - Module name of the process.| Method Detail |
|---|
public java.lang.String getProcessName()
public java.lang.String getModuleName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||