- SecondaryStatus - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
-
The Constant SecondaryStatus.
- setBusinessId(String) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
-
Sets the business id.
- setDataset(Adaptation) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
-
Sets the data set.
- setDataspace(AdaptationHome) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
-
Sets the data space.
- setErrorMessage(UserMessage) - Method in exception com.orchestranetworks.addon.mtrn.MonitoringException
-
Sets the error message.
- setInputParameters(ParametersMap) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
-
Sets the input parameters.
- setLastModificationDate(Date) - Method in class com.orchestranetworks.addon.mtrn.context.RestartContext
-
Sets the last modification date, which is the last date the monitoring was updated.
- setLastModificationDate(Date) - Method in class com.orchestranetworks.addon.mtrn.context.StopContext
-
Sets the last modification date for monitoring.
- setLastModificationDate(Date) - Method in class com.orchestranetworks.addon.mtrn.context.SuspendContext
-
Sets the last modification date of the monitoring.
- setLastModificationDate(Date) - Method in class com.orchestranetworks.addon.mtrn.context.UpdateContext
-
Sets the last modification date of the monitoring.
- setMaxDurationInMinutes(int) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
-
Sets the maximum duration in minutes.
- setMaxDurationInMinutes(int) - Method in class com.orchestranetworks.addon.mtrn.context.UpdateContext
-
Sets the maximum duration in minutes.
- setName(String) - Method in class com.orchestranetworks.addon.mtrn.Parameter
-
Sets the name for the parameter.
- setOutputParameters(ParametersMap) - Method in class com.orchestranetworks.addon.mtrn.context.StopContext
-
Sets the output parameters.
- setPercentage(double) - Method in class com.orchestranetworks.addon.mtrn.context.StopContext
-
Sets the completion percentage when stopping the operation.
- setPercentage(double) - Method in class com.orchestranetworks.addon.mtrn.context.UpdateContext
-
Sets the completion percentage.
- setProductCode(String) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
-
Sets the product code.
- setRecords(List<PrimaryKey>) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
-
Sets the list of record's PrimaryKey
.
- setServiceName(String) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
-
Sets the service name.
- setStopCause(StopCause) - Method in class com.orchestranetworks.addon.mtrn.context.StopContext
-
Sets the reason for stopping the operation.
- setTablePath(Path) - Method in class com.orchestranetworks.addon.mtrn.context.StartContext
-
Sets the path of the table.
- setValue(String) - Method in class com.orchestranetworks.addon.mtrn.Parameter
-
Sets the parameter value.
- setWorkingParameters(ParametersMap) - Method in class com.orchestranetworks.addon.mtrn.context.UpdateContext
-
Sets the working parameters.
- start(StartContext) - Method in interface com.orchestranetworks.addon.mtrn.Monitoring
-
Registers service into EBX® Activity Monitoring Add-on.
- StartContext - Class in com.orchestranetworks.addon.mtrn.context
-
Defines a context to include the required information for registration.
- StartContext(Session) - Constructor for class com.orchestranetworks.addon.mtrn.context.StartContext
-
Instantiates a new start context.
- StartDateTime - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
-
The Constant StartDateTime.
- STARTED - Static variable in class com.orchestranetworks.addon.mtrn.State
-
Specifies the 'Started' state.
- State - Class in com.orchestranetworks.addon.mtrn
-
Enumeration for states.
- StatusContext - Class in com.orchestranetworks.addon.mtrn.context
-
Defines a class to represent the monitoring information.
- StatusRule - Class in com.orchestranetworks.addon.mtrn
-
This abstract class must be extended to define status behaviour.
- StatusRule() - Constructor for class com.orchestranetworks.addon.mtrn.StatusRule
-
- stop(MonitoringKey, StopContext) - Method in interface com.orchestranetworks.addon.mtrn.Monitoring
-
Signals service stop to monitoring.
- StopCause - Class in com.orchestranetworks.addon.mtrn
-
Enumeration for stop causes.
- StopContext - Class in com.orchestranetworks.addon.mtrn.context
-
Defines a context to include required information for stopping an operation.
- StopContext(Session) - Constructor for class com.orchestranetworks.addon.mtrn.context.StopContext
-
Instantiates a new stop context.
- STOPPED - Static variable in class com.orchestranetworks.addon.mtrn.State
-
Specifies the 'Stopped' state.
- suspend(MonitoringKey, SuspendContext) - Method in interface com.orchestranetworks.addon.mtrn.Monitoring
-
Signals suspension of running service to monitoring.
- SuspendContext - Class in com.orchestranetworks.addon.mtrn.context
-
Defines a context to suspend a started operation.
- SuspendContext(Session) - Constructor for class com.orchestranetworks.addon.mtrn.context.SuspendContext
-
Instantiates a new suspend context.
- SUSPENDED - Static variable in class com.orchestranetworks.addon.mtrn.State
-
Specifies the 'Suspended' state.