Class MigrationAssessmentWorkflow

java.lang.Object
com.redhat.parodos.examples.prebuilt.migrationtoolkit.MigrationAssessmentWorkflow

@Configuration public class MigrationAssessmentWorkflow extends Object
An assessment workflow to analyze applications using Migration Toolkit for Applications and return a move2kube option when needed.

This workflow will: - create an application with a name, and git repo URL - submit an analysis report for it - wait till the report is back, analyze it, and return a workflow option to move2kube based on the findings