|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EventAction
A client side view of a workflow event action. Each modeled event action contains a specific set of attributes, depending on the type of the event action.
| Method Summary | |
|---|---|
java.util.Map |
getAllTypeAttributes()
Gets all the attributes of the event action type. |
java.lang.Object |
getTypeAttribute(java.lang.String name)
Gets a specific type attribute. |
| Methods inherited from interface org.eclipse.stardust.engine.api.model.ModelElement |
|---|
getAllAttributes, getAttribute, getDescription, getElementOID, getId, getModelOID, getName, getNamespace, getPartitionId, getPartitionOID, getQualifiedId |
| Method Detail |
|---|
java.util.Map getAllTypeAttributes()
java.lang.Object getTypeAttribute(java.lang.String name)
name - the name of the attribute.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||