|
ALBPM Process API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ArgumentSet
This class represents an ArgumentSet defined in the process. This ArgumentSet could be defined in a Begin activity or in a Notification Wait activity.
| Nested Class Summary | |
|---|---|
static interface |
ArgumentSet.Argument
This class represent an argument of an ArgumentSet |
| Method Summary | |
|---|---|
ArgumentSet.Argument[] |
getArguments()
Returns the arguments assigned to this ArgumentSet. |
String |
getName()
Returns the name of the ArgumentSet which was defined in the process. |
| Method Detail |
|---|
ArgumentSet.Argument[] getArguments()
String getName()
|
ALBPM Process API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||