Class AbstractUserTaskBuilder<B extends AbstractUserTaskBuilder<B>>

    • Method Detail

      • implementation

        public B implementation​(String implementation)
        Sets the implementation of the build user task.
        Parameters:
        implementation - the implementation to set
        Returns:
        the builder object