public class CmmnTaskBuilderImpl extends BaseTaskBuilderImpl
TaskBuilder implementation| Modifier and Type | Field and Description |
|---|---|
protected CmmnEngineConfiguration |
cmmnEngineConfiguration |
assigneeId, category, commandExecutor, description, dueDate, formKey, id, identityLinks, name, ownerId, parentTaskId, priority, scopeId, scopeType, taskDefinitionId, taskDefinitionKey, tenantId| Modifier and Type | Method and Description |
|---|---|
org.flowable.task.api.Task |
create() |
assignee, category, description, dueDate, formKey, getAssignee, getCategory, getDescription, getDueDate, getFormKey, getId, getIdentityLinks, getName, getOwner, getParentTaskId, getPriority, getScopeId, getScopeType, getTaskDefinitionId, getTaskDefinitionKey, getTenantId, id, identityLinks, name, owner, parentTaskId, priority, scopeId, scopeType, taskDefinitionId, taskDefinitionKey, tenantIdprotected CmmnEngineConfiguration cmmnEngineConfiguration
public org.flowable.task.api.Task create()
create in interface org.flowable.task.api.TaskBuildercreate in class BaseTaskBuilderImplCopyright © 2021 Flowable. All rights reserved.