Interface TaskProvider

All Superinterfaces:
PluginProvider, TaskProvider

@Deprecated public interface TaskProvider extends TaskProvider
Deprecated.
Provides a standard set of methods for interacting with cloud integrations or on-prem service providers. This includes syncing assets related to things like VirtualMachines or Containers for various cloud types. For integrating with actual provisioning a ProvisionProvider is also available. NOTE: This Provider is deprecated and has been moved to TaskProvider.
See Also: