Uses of Class
com.flowable.app.rest.AppRestResponseFactory
Package | Description |
---|---|
com.flowable.app.rest.service.api.repository | |
com.flowable.spring.boot.app |
-
Uses of AppRestResponseFactory in com.flowable.app.rest.service.api.repository
Fields in com.flowable.app.rest.service.api.repository declared as AppRestResponseFactory Modifier and Type Field Description protected AppRestResponseFactory
AppDeploymentResourceCollectionResource. appResponseFactory
protected AppRestResponseFactory
AppDefinitionCollectionResource. appRestResponseFactory
protected AppRestResponseFactory
AppDefinitionResource. appRestResponseFactory
protected AppRestResponseFactory
AppDeploymentCollectionResource. appRestResponseFactory
protected AppRestResponseFactory
AppDeploymentResource. appRestResponseFactory
protected AppRestResponseFactory
PageDefinitionCollectionResource. appRestResponseFactory
protected AppRestResponseFactory
PageDefinitionResource. appRestResponseFactory
protected AppRestResponseFactory
AppDeploymentResourceResource. restResponseFactory
-
Uses of AppRestResponseFactory in com.flowable.spring.boot.app
Methods in com.flowable.spring.boot.app that return AppRestResponseFactory Modifier and Type Method Description AppRestResponseFactory
AppEngineRestConfiguration. appRestResponseFactory()