Uses of Class
com.orchestranetworks.addon.dpra.DPRAException
Package
Description
Provides classes and interfaces to perform operations on indicators.
-
Uses of DPRAException in com.orchestranetworks.addon.dpra.function.execution
Modifier and TypeMethodDescriptionFunctionExecutionOnDataset.execute
(ExecutionContextOnDataset context) Executes at the dataset level.FunctionExecutionOnDataspace.execute
(ExecutionContextOnDataspace context) Executes at the dataspace level.FunctionExecutionOnField.execute
(ExecutionContextOnField context) Executes at the field level.FunctionExecutionOnTable.execute
(ExecutionContextOnTable context) Executes at the table level.FunctionExecutionOnWorkflow.execute
(ExecutionContextOnWorkflow context) Executes at the workflow level. -
Uses of DPRAException in com.orchestranetworks.addon.dpra.indicator
Modifier and TypeMethodDescriptionexecutes an indicatorIndicatorOperations.getIndicatorExecutions
(String indicatorId, QueryParam queryParam) Returns all the executions associated with a given indicator.IndicatorOperations.getLastIndicatorExecution
(String indicatorId) Returns the last execution of the given indicator