Class VmMigrationWorkFlowTask

All Implemented Interfaces:
WorkFlowTask, com.redhat.parodos.workflows.work.Work, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class VmMigrationWorkFlowTask extends BaseAssessmentTask
  • Constructor Details

  • Method Details

    • getKubernetesClient

      public io.fabric8.kubernetes.client.KubernetesClient getKubernetesClient(String apiUrl, String token, String caCert)
    • execute

      public com.redhat.parodos.workflows.work.WorkReport execute(com.redhat.parodos.workflows.work.WorkContext workContext)
    • getWorkFlowTaskParameters

      @NonNull public @NonNull List<WorkParameter> getWorkFlowTaskParameters()