Class WebserviceCall

  • All Implemented Interfaces:
    Comparable<History>

    public class WebserviceCall
    extends History
    Represents a call to the webservice
    Since:
    8.7
    Author:
    Marco Meschieri - LogicalDOC
    • Field Detail

      • SOAP

        public static String SOAP
      • REST

        public static String REST
      • ASPECT

        public static String ASPECT
    • Constructor Detail

      • WebserviceCall

        public WebserviceCall()