Interface | Description |
---|---|
ChargebackModelHandlerIf | |
ComponentHealthCheckerIf | |
FeatureComponentIf | |
HeatMapReportGeneratorIf | |
HistoricalReportGeneratorIf | |
InfraAccountConnectionTestHandlerIf | |
InfrastructureControllerIf | |
ParameterizedScheduleTask | |
ScheduleTask | |
SnapshotReportGeneratorIf | |
TabularReportGeneratorIf |
Implement this interface for creating a tabular report.
|
TaskConfigIf |
All Task handlers implementing the actual task logic shall implement this
interface.
|
Class | Description |
---|---|
AbstractCloupiaModule |
All external modules should extend this class to add support for
new functionality in CUIC
|
AbstractFeatureComponent | |
AbstractScheduleTask |
A base implementation of ScheduleTask that hides away unnecessary details developers do not need
to be concerned about.
|
AbstractTask |
All custom task implementation shall extend this class to provide implementation
|
ComponentHealthCheckResult | |
ConvergedInfraUnit | |
CustomActionDef | |
CustomFeatureRegistry |
Provides APIs for developers to introduce various objects into the system.
|
CustomModule | |
FeatureContainer | |
FeatureContainer.DynamicFeature | |
FileManagementUtil | |
GenericInfraAccountConnectionTestHandler |
Extend this class if you want to be able to execute a test connection test on an account introduced through
open automation.
|
HealthCheckerRegistry | |
RestDefinitionWrapper | |
RestInputDefinition | |
ServiceRequestLogEntry | |
SystemScheduler | |
SystemStateEntry | |
SystemTasksEntry | |
SystemTasksRegistry | |
SystemTaskUtil | |
TaskOutputDefinition |
A task's output definition is provided by this class
This class is to be used while defining a task's output definition
|
TaskParameters |