Interface TaskActivityFactory


  • public interface TaskActivityFactory
    Factory interface for producing TaskActivity implementations.
    • Method Detail

      • getName

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