Interface TaskOrchestrationFactory


  • public interface TaskOrchestrationFactory
    Factory interface for producing TaskOrchestration implementations.
    • Method Detail

      • getName

        java.lang.String getName()
        Gets the name of the orchestration this factory creates.
        Returns:
        the name of the orchestration