Uses of Class
org.bonitasoft.web.client.model.Platform
Packages that use Platform
-
Uses of Platform in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return PlatformModifier and TypeMethodDescriptionPlatformApi.getPlatformById()Finds the Platform by ID Returns the current PlatformMethods in org.bonitasoft.web.client.api that return types with arguments of type PlatformModifier and TypeMethodDescriptionPlatformApi.getPlatformByIdWithHttpInfo()Finds the Platform by ID Similar togetPlatformByIdbut it also returns the http response headers . -
Uses of Platform in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return PlatformModifier and TypeMethodDescriptionPlatform.initialVersion(String initialVersion) Platform.previousVersion(String previousVersion) Platform.state(Platform.StateEnum state)