|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ActionResult | |
| org.globus.mds.trigger.types | |
| Uses of ActionResult in org.globus.mds.trigger.types |
| Methods in org.globus.mds.trigger.types that return ActionResult | |
ActionResult |
TriggerStatusType.getActionOutput()
Gets the actionOutput value for this TriggerStatusType. |
| Methods in org.globus.mds.trigger.types with parameters of type ActionResult | |
void |
TriggerStatusType.setActionOutput(ActionResult actionOutput)
Sets the actionOutput value for this TriggerStatusType. |
| Constructors in org.globus.mds.trigger.types with parameters of type ActionResult | |
TriggerStatusType(String triggerID,
String matchingRule,
Calendar conditionTrueSince,
Calendar actionFiredAt,
Calendar ruleLastCheckedAt,
ActionResult actionOutput,
String statusInfo)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||