Uses of Interface
net.anwiba.commons.thread.job.IDescribedTask
-
Packages that use IDescribedTask Package Description net.anwiba.commons.thread.job -
-
Uses of IDescribedTask in net.anwiba.commons.thread.job
Methods in net.anwiba.commons.thread.job that return IDescribedTask Modifier and Type Method Description IDescribedTaskDescribedTaskBuilder. build()Methods in net.anwiba.commons.thread.job that return types with arguments of type IDescribedTask Modifier and Type Method Description IObjectList<IDescribedTask>IJobConfiguration. getSubTasks()Methods in net.anwiba.commons.thread.job with parameters of type IDescribedTask Modifier and Type Method Description JobBuilderJobBuilder. addDescribedTask(IDescribedTask task)
-