public final class FlowConstants extends Object
Modifier and Type | Field and Description |
---|---|
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.Copyright © 2015. All rights reserved.