|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.bpelunit.utils.bptstool.functions.create.CreateFunction
public class CreateFunction
| Constructor Summary | |
|---|---|
CreateFunction()
|
|
| Method Summary | |
|---|---|
void |
execute(String[] params)
Executes this function. |
String |
getDescription()
Returns the localized description of this function. |
String |
getHelp()
Returns the localized help text |
String |
getName()
Returns the name of this function that is also the first parameter for the BPTSTool in order to invoke it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateFunction()
| Method Detail |
|---|
public String getName()
IFunction
getName in interface IFunctionpublic String getDescription()
IFunction
getDescription in interface IFunctionpublic String getHelp()
IFunction
getHelp in interface IFunctionpublic void execute(String[] params)
IFunction
execute in interface IFunction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||