@Beta public final class TaskDescriptor extends Descriptor
Modifier and Type | Class and Description |
---|---|
static class |
TaskDescriptor.Builder |
Modifier and Type | Method and Description |
---|---|
static TaskDescriptor.Builder |
create() |
boolean |
equals(java.lang.Object o) |
Form |
getConfig() |
java.lang.String |
getDescription() |
int |
hashCode() |
getApplicationKey, getKey, getName
public java.lang.String getDescription()
public Form getConfig()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static TaskDescriptor.Builder create()