Class ButtonUploadAgentBuilder

    • Constructor Detail

      • ButtonUploadAgentBuilder

        public ButtonUploadAgentBuilder()
    • Method Detail

      • getOperation

        public UploadAgent getOperation​(ComponentAgent target)
        Description copied from interface: OperationAgentBuilder
        This method create and return a specific implementation of OperationAgent object for specified OperationAgent class. Similar to factory pattern.
        Returns:
        the operation agent