|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.infoteria.asteria.flowengine2.thinclient.app.FlowExec
任意のASTERIAサーバーのフローを実行するアプリケーション
Usage: java com.infoteria.asteria.flowengine2.thinclient.app.FlowExec <OPTIONS>
Options:
-user:<username>
-project:<project name>
-flow:<flow name>
[-host:<host name>]
[-port:<port>]
[-password:<password>]
[-mode:<normal|debug|profile>]
[-output:<output filename>]
[-p:<name>=<value>]*
[-retryCount:<retry count>]
[-retryInterval:<retry interval(second)>]
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |