Package org.mwolff.generator.commands
Interface ProcessResults
-
public interface ProcessResults
-
-
Field Detail
-
RESULT_OK
static final String RESULT_OK
- See Also:
- Constant Field Values
-
RESULT_ERROR
static final String RESULT_ERROR
- See Also:
- Constant Field Values
-
REPEAT
static final String REPEAT
- See Also:
- Constant Field Values
-
-