| Package | Description |
|---|---|
| org.kie.server.api.model.taskassigning |
| Modifier and Type | Method and Description |
|---|---|
PlanningItem |
PlanningItem.Builder.build() |
PlanningItem[] |
PlanningItemList.getPlanningItems() |
| Modifier and Type | Method and Description |
|---|---|
List<PlanningItem> |
PlanningItemList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanningItemList.setPlanningItems(PlanningItem[] planningItems) |
| Constructor and Description |
|---|
PlanningItemList(PlanningItem[] planningItems) |
| Constructor and Description |
|---|
PlanningItemList(List<PlanningItem> planningItems) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.