Package | Description |
---|---|
org.kie.internal.task.api | |
org.kie.internal.task.api.model |
Modifier and Type | Method and Description |
---|---|
ContentData |
TaskModelFactory.newContentData() |
Modifier and Type | Method and Description |
---|---|
long |
InternalTaskService.addTask(org.kie.api.task.model.Task task,
ContentData data) |
long |
TaskInstanceService.addTask(org.kie.api.task.model.Task task,
ContentData data) |
Modifier and Type | Interface and Description |
---|---|
interface |
FaultData |
Modifier and Type | Method and Description |
---|---|
void |
InternalTaskData.setDocument(long documentID,
ContentData documentConentData)
Sets the document content data for this task data.
|
void |
InternalTaskData.setOutput(long outputContentId,
ContentData outputContentData)
Sets the content data for this task data.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.