public class ApplicationTaskCreate extends ApplicationTaskBase
| Constructor and Description |
|---|
ApplicationTaskCreate() |
ApplicationTaskCreate(String text,
Integer... responsible) |
ApplicationTaskCreate(String text,
List<Integer> responsible) |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getResponsible() |
void |
setResponsible(List<Integer> responsible) |
getText, setTextCopyright © 2014. All Rights Reserved.