public interface CallbackTypes
ReferenceTypes class.| Modifier and Type | Field and Description |
|---|---|
static String |
CASE_ADHOC_CHILD |
static String |
EXECUTION_CHILD_CASE
Child case instance of a process instance
|
static String |
PLAN_ITEM_CHILD_CASE
Child case instance of a case instance
|
static String |
PLAN_ITEM_CHILD_PROCESS
Child process instance of a case instance
|
static final String PLAN_ITEM_CHILD_CASE
static final String PLAN_ITEM_CHILD_PROCESS
static final String EXECUTION_CHILD_CASE
static final String CASE_ADHOC_CHILD
Copyright © 2022 Flowable. All rights reserved.