protected class WorkflowCuratorServiceImpl.Task extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,List<String>> |
contacts |
String |
name |
List<String> |
powers |
| Constructor and Description |
|---|
WorkflowCuratorServiceImpl.Task(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addContact(String status,
String contact) |
void |
addPower(String power) |
List<String> |
getContacts(String status) |
Copyright © 2016 DuraSpace. All Rights Reserved.