Maven module :
un.api : api-task :
Class :
un.api.task.Executable
Extends/Implements :
-
Subclasses :
-
Minimal version of an executable task.
Contrary to Task, this interface do not provide any description,control
or listener capabilities.
author
Johann Sorel
Variables :
-
Functions :
execute
Execute the task.
return
result parameter
Object
execute
()
Contrary to Task, this interface do not provide any description,control
or listener capabilities.
author Johann Sorel