public interface TaskDocumentationContext
Task
documentation.Modifier and Type | Method and Description |
---|---|
ClassLoader |
getClassLoader()
Obtains the
ClassLoader . |
PropertyList |
getPropertyList()
Obtains the
PropertyList containing the properties for the
WorkSource . |
String |
getTaskName()
Obtains the name of the
Task to obtain documentation. |
String getTaskName()
Task
to obtain documentation.Task
to obtain documentation.PropertyList getPropertyList()
PropertyList
containing the properties for the
WorkSource
.PropertyList
containing the properties for the
WorkSource
.ClassLoader getClassLoader()
ClassLoader
.ClassLoader
.Copyright © 2005–2016. All rights reserved.