public abstract class AbstractNeedsUserDefinitionCmd extends Object
Constructor and Description |
---|
AbstractNeedsUserDefinitionCmd() |
Modifier and Type | Method and Description |
---|---|
protected UserDefinitionModel |
getUserDefinitionModel(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
String userDefinitionKey,
String tenantId) |
protected UserDefinition |
resolveUserDefinition(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
String userDefinitionKey,
String tenantId) |
protected UserDefinition resolveUserDefinition(org.flowable.common.engine.impl.interceptor.CommandContext commandContext, String userDefinitionKey, String tenantId)
protected UserDefinitionModel getUserDefinitionModel(org.flowable.common.engine.impl.interceptor.CommandContext commandContext, String userDefinitionKey, String tenantId)
Copyright © 2019. All rights reserved.