Class BusinessProcessServer

    • Constructor Detail

      • BusinessProcessServer

        public BusinessProcessServer()
      • BusinessProcessServer

        public BusinessProcessServer​(com.google.gson.JsonObject jsonObject)
                              throws APIException
        Throws:
        APIException
    • Method Detail

      • getCreatedAt

        public Long getCreatedAt()
      • getUpdatedAt

        public Long getUpdatedAt()
      • getPartnerId

        public Integer getPartnerId()
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • name

        public void name​(String multirequestToken)
      • getSystemName

        public String getSystemName()
      • setSystemName

        public void setSystemName​(String systemName)
      • systemName

        public void systemName​(String multirequestToken)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • description

        public void description​(String multirequestToken)
      • setDc

        public void setDc​(Integer dc)
      • dc

        public void dc​(String multirequestToken)