Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- CONFIG_ERROR - Enum constant in enum org.wso2.carbon.ntask.common.TaskException.Code
D
- DEFAULT - Enum constant in enum org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
- DO_NOTHING - Enum constant in enum org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
F
- FIRE_AND_PROCEED - Enum constant in enum org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
- FIRE_NOW - Enum constant in enum org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
- FIXED_LOCATION_RESOLVER_PARAM - Static variable in class org.wso2.carbon.ntask.common.TaskConstants
G
- getCode() - Method in exception class org.wso2.carbon.ntask.common.TaskException
I
- IGNORE_MISFIRES - Enum constant in enum org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
N
- NEXT_WITH_EXISTING_COUNT - Enum constant in enum org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
- NEXT_WITH_REMAINING_COUNT - Enum constant in enum org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
- NO_TASK_EXISTS - Enum constant in enum org.wso2.carbon.ntask.common.TaskException.Code
- NOW_WITH_EXISTING_COUNT - Enum constant in enum org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
- NOW_WITH_REMAINING_COUNT - Enum constant in enum org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
O
- org.wso2.carbon.ntask.common - package org.wso2.carbon.ntask.common
T
- TASK_ALREADY_STARTED - Enum constant in enum org.wso2.carbon.ntask.common.TaskException.Code
- TASK_CLASS_NAME - Static variable in class org.wso2.carbon.ntask.common.TaskConstants
- TASK_EXISTS - Enum constant in enum org.wso2.carbon.ntask.common.TaskException.Code
- TASK_NODE_NOT_AVAILABLE - Enum constant in enum org.wso2.carbon.ntask.common.TaskException.Code
- TASK_PROPERTIES - Static variable in class org.wso2.carbon.ntask.common.TaskConstants
- TaskConstants - Class in org.wso2.carbon.ntask.common
-
This class represents the task service constants.
- TaskConstants() - Constructor for class org.wso2.carbon.ntask.common.TaskConstants
- TaskConstants.TaskMisfirePolicy - Enum in org.wso2.carbon.ntask.common
- TaskException - Exception Class in org.wso2.carbon.ntask.common
-
This class represents exceptions occurred in related to Tasks.
- TaskException(String, TaskException.Code) - Constructor for exception class org.wso2.carbon.ntask.common.TaskException
- TaskException(String, TaskException.Code, Exception) - Constructor for exception class org.wso2.carbon.ntask.common.TaskException
- TaskException.Code - Enum in org.wso2.carbon.ntask.common
U
- UNKNOWN - Enum constant in enum org.wso2.carbon.ntask.common.TaskException.Code
V
- valueOf(String) - Static method in enum org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.carbon.ntask.common.TaskException.Code
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wso2.carbon.ntask.common.TaskException.Code
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form