Constant Field Values
Contents
org.wso2.*
-
org.wso2.carbon.ntask.core.TaskInfo Modifier and Type Constant Field Value public static final String
TENANT_ID_PROP
"__TENANT_ID_PROP__"
-
org.wso2.carbon.ntask.core.TaskUtils Modifier and Type Constant Field Value public static final String
SECRET_ALIAS_ATTR_NAME
"secretAlias"
public static final String
SECURE_VAULT_NS
"http://org.wso2.securevault/configuration"
public static final String
TASK_STATE_PROPERTY
"TASK_STATE_PROPERTY"
-
org.wso2.carbon.ntask.core.impl.RegistryBasedTaskRepository Modifier and Type Constant Field Value public static final String
REG_TASK_BASE_PATH
"/repository/components/org.wso2.carbon.tasks"
public static final String
REG_TASK_REPO_BASE_PATH
"/repository/components/org.wso2.carbon.tasks/definitions"
-
org.wso2.carbon.ntask.core.impl.clustered.ClusterGroupCommunicator Modifier and Type Constant Field Value public static final String
NTASK_P2P_COMM_EXECUTOR
"__NTASK_P2P_COMM_EXECUTOR__"
public static final String
TASK_SERVER_COUNT_SYS_PROP
"task.server.count"
-
org.wso2.carbon.ntask.core.impl.remote.RemoteTaskCallbackServlet Modifier and Type Constant Field Value public static final String
REMOTE_SYSTEM_TASK_HEADER_ID
"REMOTE_SYSTEM_TASK_ID"
-
org.wso2.carbon.ntask.core.impl.remote.RemoteTaskManager Modifier and Type Constant Field Value public static final String
REMOTE_TASK_ID_REPO_PROP
"REMOTE_TASK_ID_REPO_PROP"
public static final String
REMOTE_TASK_SERVER_ADDRESS
"task.server.remote.address"
public static final String
REMOTE_TASK_SERVER_PASSWORD
"task.server.remote.password"
public static final String
REMOTE_TASK_SERVER_USERNAME
"task.server.remote.username"
public static final String
TASK_CLIENT_DISPATCH_ADDRESS
"task.client.dispatch.address"
-
org.wso2.carbon.ntask.core.impl.remote.RemoteTaskUtils Modifier and Type Constant Field Value public static final String
REG_REMOTE_TASK_PROPS_BASE_PATH
"/repository/components/org.wso2.carbon.tasks/remote_task_props"
public static final String
REMOTE_TASK_TASK_NAME
"REMOTE_TASK_TASK_NAME"
public static final String
REMOTE_TASK_TASK_TYPE
"REMOTE_TASK_TASK_TYPE"
public static final String
REMOTE_TASK_TENANT_ID
"REMOTE_TASK_TENANT_ID"
-
org.wso2.carbon.ntask.core.service.impl.TaskServiceXMLConfiguration Modifier and Type Constant Field Value public static final String
DEFAULT_LOCATION_RESOLVER_CLASS
"org.wso2.carbon.ntask.core.impl.RoundRobinTaskLocationResolver"
public static final int
TASKSERVICE_AVAILABILITY_CHECK_RETRY_COUNT
10
public static final int
TASKSERVICE_AVAILABILITY_CHECK_RETRY_INTERVAL
1000