- AbstractProvider - Class in org.processmining.models.operationalsupport.net.provider.impl
-
This abstract class provides a clean high-level interface for providers of
operational support.
- AbstractProvider(OSService) - Constructor for class org.processmining.models.operationalsupport.net.provider.impl.AbstractProvider
-
- add(ProviderResponse) - Method in class org.processmining.models.operationalsupport.Response
-
- addAllEvents(XTrace) - Method in class org.processmining.models.operationalsupport.Request
-
Adds an audit trail entry, or event, to the current incomplete audit
trail of the process instance for which the request is being issued.
- addAnalysis(Analysis) - Method in class org.processmining.models.operationalsupport.ProviderResponse
-
- addAuthorizedResource(String) - Method in class org.processmining.models.operationalsupport.WorkItem
-
- addAvailableItem(WorkItem) - Method in class org.processmining.models.operationalsupport.Request
-
Adds a user to the set of available resources to be used for
recommendation.
- addEvent(XEvent) - Method in class org.processmining.models.operationalsupport.Request
-
Adds an audit trail entry, or event, to the current incomplete audit
trail of the process instance for which the request is being issued.
- addPrediction(Prediction) - Method in class org.processmining.models.operationalsupport.ProviderResponse
-
- addRecommendation(Recommendation) - Method in class org.processmining.models.operationalsupport.ProviderResponse
-
- Analysis - Class in org.processmining.models.operationalsupport
-
- Analysis(String) - Constructor for class org.processmining.models.operationalsupport.Analysis
-
- Attributes - Class in org.processmining.models.operationalsupport
-
- Attributes() - Constructor for class org.processmining.models.operationalsupport.Attributes
-
- availableItems - Variable in class org.processmining.models.operationalsupport.Request
-