jsr352.tck.specialized
Class DeciderTestsBatchlet
java.lang.Object
jsr352.tck.specialized.DeciderTestsBatchlet
- All Implemented Interfaces:
- StatusConstants
@Named(value="DeciderBatchlet")
public class DeciderTestsBatchlet
- extends Object
- implements StatusConstants
|
Method Summary |
void |
cancel()
|
String |
run()
The idea here is that the decider will act on a combination of the 'action'
property and the exit status. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NORMAL_VALUE
public static final String NORMAL_VALUE
- See Also:
- Constant Field Values
SPECIAL_VALUE
public static final String SPECIAL_VALUE
- See Also:
- Constant Field Values
ACTUAL_VALUE
public static final String ACTUAL_VALUE
- See Also:
- Constant Field Values
ACTION
public static final String ACTION
- See Also:
- Constant Field Values
DeciderTestsBatchlet
public DeciderTestsBatchlet()
run
public String run()
- The idea here is that the decider will act on a combination of the 'action'
property and the exit status.
cancel
public void cancel()
Copyright © 2012. All Rights Reserved.