Uses of Class
org.bonitasoft.web.client.model.Bdm
-
Packages that use Bdm Package Description org.bonitasoft.web.client.api org.bonitasoft.web.client.model org.bonitasoft.web.client.services org.bonitasoft.web.client.services.impl -
-
Uses of Bdm in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return Bdm Modifier and Type Method Description BdmBdmApi. getBdm()Get the BDM Returns the current BDM. -
Uses of Bdm in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return Bdm Modifier and Type Method Description BdmBdm. id(String id)BdmBdm. lastUpdateDate(String lastUpdateDate)BdmBdm. lastUpdatedBy(Integer lastUpdatedBy)BdmBdm. name(String name)BdmBdm. state(TenantResourceState state)BdmBdm. type(String type) -
Uses of Bdm in org.bonitasoft.web.client.services
Methods in org.bonitasoft.web.client.services that return Bdm Modifier and Type Method Description BdmBdmService. getBdmStatus() -
Uses of Bdm in org.bonitasoft.web.client.services.impl
Methods in org.bonitasoft.web.client.services.impl that return Bdm Modifier and Type Method Description BdmDefaultBdmService. getBdmStatus()
-