Uses of Class
org.bonitasoft.web.client.model.Platform
-
Packages that use Platform Package Description org.bonitasoft.web.client.api org.bonitasoft.web.client.model -
-
Uses of Platform in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return Platform Modifier and Type Method Description PlatformPlatformApi. getPlatformById()Finds the Platform by ID Returns the current Platform -
Uses of Platform in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return Platform Modifier and Type Method Description PlatformPlatform. created(String created)PlatformPlatform. createdBy(String createdBy)PlatformPlatform. initialVersion(String initialVersion)PlatformPlatform. previousVersion(String previousVersion)PlatformPlatform. state(Platform.StateEnum state)PlatformPlatform. version(String version)
-