public class AnonymousTask extends AnonymousPerformable implements Task, CanBeSilent
Constructor and Description |
---|
AnonymousTask() |
AnonymousTask(String title,
List<Performable> steps) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSilent() |
AnonymousPerformableFieldSetter<AnonymousTask> |
with(String fieldName) |
AnonymousTask |
withNoReporting() |
getCustomFieldValues, performAs, setFieldValue, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
called, thatPerforms, thatPerforms, where, where, where, where
performAs, then
public AnonymousTask()
public AnonymousTask(String title, List<Performable> steps)
public AnonymousPerformableFieldSetter<AnonymousTask> with(String fieldName)
public boolean isSilent()
isSilent
in interface CanBeSilent
public AnonymousTask withNoReporting()
Copyright © 2022. All rights reserved.