Uses of Class
com.saperion.ws.wrapper.wf.SaWsHistoryEntry
-
Packages that use SaWsHistoryEntry Package Description com.saperion.ws.wrapper.wf Package for ws workflow wrapper. -
-
Uses of SaWsHistoryEntry in com.saperion.ws.wrapper.wf
Methods in com.saperion.ws.wrapper.wf that return types with arguments of type SaWsHistoryEntry Modifier and Type Method Description java.util.List<SaWsHistoryEntry>SaWsTask. getHistoryEntries()Gets the history entries.Method parameters in com.saperion.ws.wrapper.wf with type arguments of type SaWsHistoryEntry Modifier and Type Method Description voidSaWsTask. setHistoryEntries(java.util.List<SaWsHistoryEntry> newHistoryEntries)Sets the history entries.
-