public final class TaskDescriptor extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TaskDescriptor.Builder |
Modifier and Type | Method and Description |
---|---|
static TaskDescriptor.Builder |
create() |
String |
getDescription() |
Form |
getForm() |
DescriptorKey |
getKey() |
public DescriptorKey getKey()
public String getDescription()
public Form getForm()
public static TaskDescriptor.Builder create()