Class Task.CheckItem
- java.lang.Object
-
- org.ametys.plugins.workspaces.tasks.Task.CheckItem
-
- Enclosing interface:
- Task
public static class Task.CheckItem extends Object
Object to represent a check item
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLabel()
Get the labelboolean
isChecked()
true
if the item is checked
-