Annotation Interface ConnectivityServices
@Retention(RUNTIME)
@Target(TYPE)
@PaletteInfo(paletteCategory="Integration Services",
palette="Connectivity Services")
@Deprecated
public @interface ConnectivityServices
Deprecated.
This annotation can be used on a custom smart service to designate that it should appear in
the palette in a pre-existing palette category.
To create a new palette category for your smart service, use the PaletteInfo
annotation.
- See Also:
AutomationSmartServicesIntegrationAPIs