Constructor and Description |
---|
DeltaPanel(String id,
org.apache.wicket.model.IModel<DeltaDto> model) |
ModificationsPanel(String id,
org.apache.wicket.model.IModel<DeltaDto> model) |
Modifier and Type | Method and Description |
---|---|
DeltaDto |
ModelOperationStatusDto.getPrimaryDelta() |
Modifier and Type | Method and Description |
---|---|
List<DeltaDto> |
TaskDto.getWorkflowDeltasIn() |
List<DeltaDto> |
TaskDto.getWorkflowDeltasOut() |
List<DeltaDto> |
TaskDto.retrieveResultingDeltas(Task task) |
Modifier and Type | Method and Description |
---|---|
DeltaDto |
WorkItemDetailedDto.getDelta() |
Copyright © 2013 evolveum. All rights reserved.