Skip navigation links
com.essbase.eas.admin.defs
Class FireAndForgetCommands
java.lang.Object
com.essbase.eas.framework.defs.command.CommandString
com.essbase.eas.admin.defs.FireAndForgetCommands
-
public class FireAndForgetCommands
- extends CommandString
extension of the CommandString class containing entries for all of the commands supported by the EAS fire and forget command listener
- Since:
- 6.5.4
- Version:
- 6.5.4
- Author:
- Scott Rasmussen
| Methods inherited from class com.essbase.eas.framework.defs.command.CommandString |
compareTo, compareTo, compareTo, compareToIgnoreCase, concat, endsWith, equals, equalsIgnoreCase, hashCode, length, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
PARAM_USERNAME
public static final java.lang.String PARAM_USERNAME
-
- See Also:
- Constant Field Values
PARAM_WORK_ID
public static final java.lang.String PARAM_WORK_ID
-
- See Also:
- Constant Field Values
ARGUMENT_USERNAME
public static final CommandArgument ARGUMENT_USERNAME
ARGUMENT_WORK_ID
public static final CommandArgument ARGUMENT_WORK_ID
GET_STATUS
public static final FireAndForgetCommands GET_STATUS
GET_ALL_STATUS
public static final FireAndForgetCommands GET_ALL_STATUS
REMOVE_STATUS
public static final FireAndForgetCommands REMOVE_STATUS
RETRIEVE_RESULT
public static final FireAndForgetCommands RETRIEVE_RESULT
Skip navigation links
Copyright © 2001, 2012, Oracle. All rights reserved.