JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.thread
Package
net.anwiba.commons.thread.job
Interface IJobConfiguration
public interface
IJobConfiguration
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
IObjectList
<
IDescribedTask
>
getSubTasks
()
String
getText
()
String
getTitle
()
Method Details
getTitle
String
getTitle
()
getText
String
getText
()
getDescription
String
getDescription
()
getSubTasks
IObjectList
<
IDescribedTask
>
getSubTasks
()