Interface ExtensionPointProfileConfig

All Known Implementing Classes:
AlarmNotificationProfileConfig, AuditProfileConfig, EmailProfileConfig, OpcConnectionConfig, ScheduleProfileConfig, SecretProviderConfig, ServiceConnectorProfile, TagProviderProfileConfig, UserSourceProfileConfig

public interface ExtensionPointProfileConfig
All extension point "profile" config objects must inherit from this interface, because the one mandatory field is the "type" field, which is used to identify the specific type of the extension point.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details