Package | Description |
---|---|
com.evolveum.midpoint.web.page.admin.workflow.dto | |
com.evolveum.midpoint.wf | |
com.evolveum.midpoint.wf.api | |
com.evolveum.midpoint.wf.dao |
Modifier and Type | Method and Description |
---|---|
WorkItemDetailed |
WorkItemDetailedDto.getWorkItem() |
Constructor and Description |
---|
WorkItemDetailedDto(WorkItemDetailed workItem) |
Modifier and Type | Method and Description |
---|---|
WorkItemDetailed |
WorkflowServiceImpl.getWorkItemDetailsByTaskId(String taskId,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
WorkItemDetailed |
WorkflowService.getWorkItemDetailsByTaskId(String taskId,
OperationResult parentResult)
Provides detailed information about a given work item (may be inefficient, so use with care).
|
Modifier and Type | Method and Description |
---|---|
WorkItemDetailed |
WorkItemProvider.getWorkItemDetailsByTaskId(String taskId,
OperationResult parentResult) |
Copyright © 2013 evolveum. All rights reserved.