| Modifier and Type | Method and Description |
|---|---|
void |
DecisionTableVariableManager.setDecisionServiceVariablesOnExecution(Map<String,List<Map<String,Object>>> executionResult,
String decisionKey,
PlanItemInstance planItemInstance,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Deprecated.
|
default void |
DecisionTableVariableManager.setDecisionServiceVariablesOnPlanItemInstance(Map<String,List<Map<String,Object>>> executionResult,
String decisionKey,
PlanItemInstance planItemInstance,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
boolean multipleResults) |
void |
DecisionTableVariableManager.setVariablesOnPlanItemInstance(List<Map<String,Object>> executionResult,
String decisionKey,
PlanItemInstance planItemInstance,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Deprecated.
|
default void |
DecisionTableVariableManager.setVariablesOnPlanItemInstance(List<Map<String,Object>> decisionResult,
String externalRef,
PlanItemInstance planItemInstance,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
boolean multipleResults) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DelegatePlanItemInstance |
interface |
ReadOnlyDelegatePlanItemInstance |
| Modifier and Type | Method and Description |
|---|---|
PlanItemInstance |
InjectedPlanItemInstanceBuilder.createInCase(String caseInstanceId)
Create the newly setup plan item, add it to the parent running case instance and plan it for activation and further processing in the case engine.
|
PlanItemInstance |
InjectedPlanItemInstanceBuilder.createInStage(String stagePlanItemInstanceId)
Create the newly setup plan item, add it to the parent running stage and plan it for activation and further processing in the case engine.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PlanItemInstanceState.isInTerminalState(PlanItemInstance planItemInstance) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanItemLocalizationManager.localize(PlanItemInstance planItemInstance,
String locale,
boolean withLocalizationFallback) |
| Modifier and Type | Method and Description |
|---|---|
PlanItemInstance |
CreateInjectedPlanItemInstanceCmd.execute(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<PlanItemInstance> |
GetStageOverviewCmd.getPlanItemInstance(List<PlanItemInstance> planItemInstances,
PlanItemDefinition planItemDefinition) |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<PlanItemInstance> |
GetStageOverviewCmd.getPlanItemInstance(List<PlanItemInstance> planItemInstances,
PlanItemDefinition planItemDefinition) |
protected Date |
GetStageOverviewCmd.getPlanItemInstanceEndTime(List<PlanItemInstance> planItemInstances,
PlanItemDefinition planItemDefinition) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyDelegatePlanItemInstanceImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlanItemInstanceEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
PlanItemInstanceEntityImpl |
| Modifier and Type | Field and Description |
|---|---|
protected PlanItemInstance |
PlanItemInstanceEntityBuilderImpl.stagePlanItemInstance |
| Modifier and Type | Method and Description |
|---|---|
PlanItemInstance |
PlanItemInstanceEntityBuilderImpl.getStagePlanItemInstance() |
| Modifier and Type | Method and Description |
|---|---|
List<PlanItemInstance> |
PlanItemInstanceEntityManagerImpl.findByCriteria(PlanItemInstanceQuery planItemInstanceQuery) |
List<PlanItemInstance> |
PlanItemInstanceEntityManager.findByCriteria(PlanItemInstanceQuery planItemInstanceQuery) |
| Modifier and Type | Method and Description |
|---|---|
HistoricPlanItemInstanceEntity |
HistoricPlanItemInstanceEntityManagerImpl.create(PlanItemInstance planItemInstance) |
HistoricPlanItemInstanceEntity |
HistoricPlanItemInstanceEntityManager.create(PlanItemInstance planItemInstance) |
PlanItemInstanceEntityBuilder |
PlanItemInstanceEntityBuilderImpl.stagePlanItemInstance(PlanItemInstance stagePlanItemInstance) |
PlanItemInstanceEntityBuilder |
PlanItemInstanceEntityBuilder.stagePlanItemInstance(PlanItemInstance stagePlanItemInstance)
Set the id of the stage plan item instance the new plan item instance is a direct child of.
|
| Constructor and Description |
|---|
HistoricPlanItemInstanceEntityImpl(PlanItemInstance planItemInstance) |
| Modifier and Type | Method and Description |
|---|---|
List<PlanItemInstance> |
PlanItemInstanceDataManager.findByCriteria(PlanItemInstanceQueryImpl planItemInstanceQuery) |
| Modifier and Type | Method and Description |
|---|---|
HistoricPlanItemInstanceEntity |
HistoricPlanItemInstanceDataManager.create(PlanItemInstance planItemInstance) |
| Modifier and Type | Method and Description |
|---|---|
List<PlanItemInstance> |
MybatisPlanItemInstanceDataManagerImpl.findByCriteria(PlanItemInstanceQueryImpl planItemInstanceQuery) |
| Modifier and Type | Method and Description |
|---|---|
HistoricPlanItemInstanceEntity |
MybatisHistoricPlanItemInstanceDataManager.create(PlanItemInstance planItemInstance) |
| Modifier and Type | Field and Description |
|---|---|
protected PlanItemInstance |
GenericEventListenerInstanceImpl.innerPlanItemInstance |
protected PlanItemInstance |
SignalEventListenerInstanceImpl.innerPlanItemInstance |
protected PlanItemInstance |
UserEventListenerInstanceImpl.innerPlanItemInstance |
| Modifier and Type | Method and Description |
|---|---|
PlanItemInstance |
InjectedPlanItemInstanceBuilderImpl.createInCase(String caseInstanceId) |
PlanItemInstance |
InjectedPlanItemInstanceBuilderImpl.createInStage(String stagePlanItemInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
List<PlanItemInstance> |
PlanItemInstanceQueryImpl.executeList(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
static GenericEventListenerInstance |
GenericEventListenerInstanceImpl.fromPlanItemInstance(PlanItemInstance planItemInstance) |
static SignalEventListenerInstance |
SignalEventListenerInstanceImpl.fromPlanItemInstance(PlanItemInstance planItemInstance) |
static UserEventListenerInstance |
UserEventListenerInstanceImpl.fromPlanItemInstance(PlanItemInstance planItemInstance) |
static boolean |
StateTransition.isPossible(PlanItemInstance planItemInstance,
String transition) |
| Modifier and Type | Method and Description |
|---|---|
protected List<UserEventListenerInstance> |
UserEventListenerInstanceQueryImpl.convertPlanItemInstances(List<PlanItemInstance> instances) |
protected List<SignalEventListenerInstance> |
SignalEventListenerInstanceQueryImpl.convertPlanItemInstances(List<PlanItemInstance> instances) |
protected List<GenericEventListenerInstance> |
GenericEventListenerInstanceQueryImpl.convertPlanItemInstances(List<PlanItemInstance> instances) |
| Constructor and Description |
|---|
GenericEventListenerInstanceImpl(PlanItemInstance planItemInstance) |
SignalEventListenerInstanceImpl(PlanItemInstance planItemInstance) |
UserEventListenerInstanceImpl(PlanItemInstance planItemInstance) |
| Modifier and Type | Method and Description |
|---|---|
static List<PlanItemInstance> |
ExpressionUtil.searchNonFinishedEqualPlanItemInstances(PlanItemInstanceEntity planItemInstanceEntity,
PlanItemInstanceContainer planItemInstanceContainer)
Searches for non-finished plan item instances within the given container to be of the same plan item as the given instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IdentityLinkEntity |
IdentityLinkUtil.createPlanItemInstanceIdentityLink(PlanItemInstance planItemInstance,
String userId,
String groupId,
String type,
CmmnEngineConfiguration cmmnEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected PlanItemInstance |
AbstractFlowableCmmnTestCase.getPlanItemInstanceByName(List<PlanItemInstance> planItemInstances,
String name,
String state) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PlanItemInstance> |
AbstractFlowableCmmnTestCase.getAllPlanItemInstances(String caseInstanceId) |
protected List<PlanItemInstance> |
AbstractFlowableCmmnTestCase.getCompletedPlanItemInstances(String caseInstanceId) |
protected List<PlanItemInstance> |
AbstractFlowableCmmnTestCase.getPlanItemInstances(String caseInstanceId) |
protected List<PlanItemInstance> |
AbstractFlowableCmmnTestCase.getTerminatedPlanItemInstances(String caseInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractFlowableCmmnTestCase.assertNoPlanItemInstance(List<PlanItemInstance> planItemInstances,
String name) |
protected void |
AbstractFlowableCmmnTestCase.assertPlanItemInstanceState(List<PlanItemInstance> planItemInstances,
String name,
String... states) |
protected boolean |
AbstractFlowableCmmnTestCase.completePlanItemWithItemValue(List<PlanItemInstance> planItemInstances,
Object itemValue) |
protected PlanItemInstance |
AbstractFlowableCmmnTestCase.getPlanItemInstanceByName(List<PlanItemInstance> planItemInstances,
String name,
String state) |
protected String |
AbstractFlowableCmmnTestCase.getPlanItemInstanceIdByName(List<PlanItemInstance> planItemInstances,
String name) |
protected String |
AbstractFlowableCmmnTestCase.getPlanItemInstanceIdByNameAndState(List<PlanItemInstance> planItemInstances,
String name,
String state) |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnRestApiInterceptor.accessPlanItemInstanceInfoById(PlanItemInstance planItemInstance) |
PlanItemInstanceResponse |
CmmnRestResponseFactory.createPlanItemInstanceResponse(PlanItemInstance planItemInstance) |
void |
CmmnRestApiInterceptor.doPlanItemInstanceAction(PlanItemInstance planItemInstance,
RestActionRequest actionRequest) |
| Modifier and Type | Method and Description |
|---|---|
List<PlanItemInstanceResponse> |
CmmnRestResponseFactory.createPlanItemInstanceResponseList(List<PlanItemInstance> planItemInstances) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseVariableResource.setVariable(PlanItemInstance planItemInstance,
String name,
Object value,
RestVariable.RestVariableScope scope,
boolean isNew) |
| Modifier and Type | Method and Description |
|---|---|
protected PlanItemInstance |
PlanItemInstanceBaseResource.getPlanItemInstanceFromRequest(String planItemInstanceId) |
Copyright © 2023 Flowable. All rights reserved.