Uses of Class
org.bonitasoft.web.client.model.PlatformUpdateRequest
Packages that use PlatformUpdateRequest
-
Uses of PlatformUpdateRequest in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api with parameters of type PlatformUpdateRequestModifier and TypeMethodDescriptionvoidPlatformApi.updatePlatformById(PlatformUpdateRequest platformUpdateRequest) Update the Platform by ID Start or stop the current node, that is, start or stop all services of the current JVM.PlatformApi.updatePlatformByIdWithHttpInfo(PlatformUpdateRequest platformUpdateRequest) Update the Platform by ID Similar toupdatePlatformByIdbut it also returns the http response headers . -
Uses of PlatformUpdateRequest in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return PlatformUpdateRequestModifier and TypeMethodDescriptionPlatformUpdateRequest.state(PlatformUpdateRequest.StateEnum state)