Class AbstractService

java.lang.Object
org.bonitasoft.web.client.services.impl.base.AbstractService
Direct Known Subclasses:
DefaultApplicationService, DefaultBdmService, DefaultProcessService, DefaultSystemService, DefaultUserService

public abstract class AbstractService extends Object
  • Field Details

    • COMMUNITY_LICENCE

      public static final License COMMUNITY_LICENCE
    • apiProvider

      protected final ApiProvider apiProvider
    • objectMapper

      protected final com.fasterxml.jackson.databind.ObjectMapper objectMapper
  • Constructor Details

    • AbstractService

      public AbstractService()
  • Method Details

    • getLicense

      public License getLicense()
    • isCommunity

      public boolean isCommunity()