public final class FlowConstants extends Object
Modifier and Type | Field and Description |
---|---|
static long |
DEFAULT_LAMBDA_FUNCTION_TIMEOUT |
static int |
DEFAULT_TASK_PRIORITY
Use task priority 0
|
static String |
NO_DEFAULT_TASK_LIST
Do not specify task list on registration.
|
static int |
NONE |
static int |
USE_REGISTERED_DEFAULTS |
static String |
USE_WORKER_TASK_LIST
Use task list of the
ActivityWorker or WorkflowWorker
that is used to register activity or workflow as the defalt task list for
the activity or workflow type. |
Constructor and Description |
---|
FlowConstants() |
public static final int NONE
public static final int USE_REGISTERED_DEFAULTS
public static final String NO_DEFAULT_TASK_LIST
public static final String USE_WORKER_TASK_LIST
ActivityWorker
or WorkflowWorker
that is used to register activity or workflow as the defalt task list for
the activity or workflow type.public static final int DEFAULT_TASK_PRIORITY
public static final long DEFAULT_LAMBDA_FUNCTION_TIMEOUT