Uses of Class
org.flowable.rest.service.api.RestActionRequest
Packages that use RestActionRequest
Package
Description
-
Uses of RestActionRequest in org.flowable.rest.service.api
Subclasses of RestActionRequest in org.flowable.rest.service.apiModifier and TypeClassDescriptionclassClass that represents a bulk action to be performed on a resource.classClass that represents a bulk action to be performed on a resource. -
Uses of RestActionRequest in org.flowable.rest.service.api.form
Subclasses of RestActionRequest in org.flowable.rest.service.api.form -
Uses of RestActionRequest in org.flowable.rest.service.api.management
Subclasses of RestActionRequest in org.flowable.rest.service.api.managementMethods in org.flowable.rest.service.api.management with parameters of type RestActionRequestModifier and TypeMethodDescriptionvoidJobResource.executeDeadLetterJobAction(String jobId, RestActionRequest actionRequest) voidJobResource.executeHistoryJob(String jobId, RestActionRequest actionRequest) voidJobResource.executeJobAction(String jobId, RestActionRequest actionRequest) -
Uses of RestActionRequest in org.flowable.rest.service.api.repository
Subclasses of RestActionRequest in org.flowable.rest.service.api.repository -
Uses of RestActionRequest in org.flowable.rest.service.api.runtime.process
Subclasses of RestActionRequest in org.flowable.rest.service.api.runtime.process -
Uses of RestActionRequest in org.flowable.rest.service.api.runtime.task
Subclasses of RestActionRequest in org.flowable.rest.service.api.runtime.task