public final class FlowConstants
extends java.lang.Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static java.lang.String |
NO_DEFAULT_TASK_LIST
Do not specify task list on registration.
|
static int |
NONE |
static int |
USE_REGISTERED_DEFAULTS |
static java.lang.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. |
| コンストラクタと説明 |
|---|
FlowConstants() |
public static final int NONE
public static final int USE_REGISTERED_DEFAULTS
public static final java.lang.String NO_DEFAULT_TASK_LIST
public static final java.lang.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.