Package io.vertigo.stella.impl.work
Class WorkItem<W,R>
java.lang.Object
io.vertigo.stella.impl.work.WorkItem<W,R>
- Type Parameters:
W- workR- result
- Author:
- pchretien
-
Constructor Details
-
Method Details
-
getId
- Returns:
- WorkItem id
-
getCallerNodeId
- Returns:
- caller NodeId
-
getWorkType
-
getWork
Permet de récupérer les informations pour réaliser un traitement.- Returns:
- le work
-
getWorkEngineClass
- Returns:
- WorkEngine provider
-