C D F G I N O T U V 
All Classes All Packages

C

CONFIG_ERROR - org.wso2.carbon.ntask.common.TaskException.Code
 

D

DEFAULT - org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
 
DO_NOTHING - org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
 

F

FIRE_AND_PROCEED - org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
 
FIRE_NOW - 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 org.wso2.carbon.ntask.common.TaskException
 

I

IGNORE_MISFIRES - org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
 

N

NEXT_WITH_EXISTING_COUNT - org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
 
NEXT_WITH_REMAINING_COUNT - org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
 
NO_TASK_EXISTS - org.wso2.carbon.ntask.common.TaskException.Code
 
NOW_WITH_EXISTING_COUNT - org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
 
NOW_WITH_REMAINING_COUNT - org.wso2.carbon.ntask.common.TaskConstants.TaskMisfirePolicy
 

O

org.wso2.carbon.ntask.common - package org.wso2.carbon.ntask.common
 

T

TASK_ALREADY_STARTED - org.wso2.carbon.ntask.common.TaskException.Code
 
TASK_CLASS_NAME - Static variable in class org.wso2.carbon.ntask.common.TaskConstants
 
TASK_EXISTS - org.wso2.carbon.ntask.common.TaskException.Code
 
TASK_NODE_NOT_AVAILABLE - 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 in org.wso2.carbon.ntask.common
This class represents exceptions occurred in related to Tasks.
TaskException(String, TaskException.Code) - Constructor for exception org.wso2.carbon.ntask.common.TaskException
 
TaskException(String, TaskException.Code, Exception) - Constructor for exception org.wso2.carbon.ntask.common.TaskException
 
TaskException.Code - Enum in org.wso2.carbon.ntask.common
 

U

UNKNOWN - 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.
C D F G I N O T U V 
All Classes All Packages