Class ExecuteService

    • Field Detail

      • agreementId

        public String agreementId
      • workflowId

        public String workflowId
      • consumerAddress

        public String consumerAddress
      • signature

        public String signature
    • Constructor Detail

      • ExecuteService

        public ExecuteService()
      • ExecuteService

        public ExecuteService​(String agreementId,
                              String workflowId,
                              String consumerAddress,
                              String signature)