Package de.aristaflow.ilm.ws.model.worklistmodel
-
Class Summary Class Description ClientWorklistWrapper This class wraps aClientWorklist
used for asynchronously notifying worklist updates.IncClientWorklistsWebService<I extends InitialIncClientWorklistData,N extends IncClientWorklistData> This specialisation ofIncWorklistsWebService
is required to allow for the additional attributes inInitialIncClientWorklistData
andIncClientWorklistData
taken over from the corresponding client worklist.IncWorklistsWebService<WJ extends WorklistItem,WI extends WorklistItem,I extends InitialIncWorklistData<WI>,N extends IncWorklistData<WI>> IncWorklistUpdateWebService UnregisterClientWorklist This class is used for unregistering a client worklist from receiving asynchronous worklist updates or the corresponding notifications.