public class AnonymousTask extends AnonymousPerformable implements Task
| Constructor and Description |
|---|
AnonymousTask(java.lang.String title,
java.util.List<Performable> steps) |
| Modifier and Type | Method and Description |
|---|---|
AnonymousPerformableFieldSetter<AnonymousTask> |
with(java.lang.String fieldName) |
getCustomFieldValues, performAs, setFieldValueequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperformAspublic AnonymousTask(java.lang.String title,
java.util.List<Performable> steps)
public AnonymousPerformableFieldSetter<AnonymousTask> with(java.lang.String fieldName)