Uses of Class
com.flowable.content.rest.ContentRestResponseFactory
-
Uses of ContentRestResponseFactory in com.flowable.content.rest.service.api.content
Fields in com.flowable.content.rest.service.api.content declared as ContentRestResponseFactory Modifier and Type Field Description protected ContentRestResponseFactoryContentItemCollectionResource. contentRestResponseFactoryprotected ContentRestResponseFactoryContentItemDataResource. contentRestResponseFactoryprotected ContentRestResponseFactoryContentItemResource. contentRestResponseFactoryprotected ContentRestResponseFactoryBaseMetadataResource. restResponseFactoryprotected ContentRestResponseFactoryContentItemBaseResource. restResponseFactory -
Uses of ContentRestResponseFactory in com.flowable.content.rest.service.api.rendition
Fields in com.flowable.content.rest.service.api.rendition declared as ContentRestResponseFactory Modifier and Type Field Description protected ContentRestResponseFactoryRenditionItemCollectionResource. contentRestResponseFactoryprotected ContentRestResponseFactoryRenditionItemDataResource. contentRestResponseFactoryprotected ContentRestResponseFactoryRenditionItemResource. contentRestResponseFactoryprotected ContentRestResponseFactoryRenditionItemBaseResource. restResponseFactory -
Uses of ContentRestResponseFactory in com.flowable.content.rest.service.api.repository
Fields in com.flowable.content.rest.service.api.repository declared as ContentRestResponseFactory Modifier and Type Field Description protected ContentRestResponseFactoryBaseDocumentDefinitionResource. restResponseFactoryprotected ContentRestResponseFactoryDeploymentCollectionResource. restResponseFactoryprotected ContentRestResponseFactoryDeploymentResource. restResponseFactoryprotected ContentRestResponseFactoryDeploymentResourceCollectionResource. restResponseFactoryprotected ContentRestResponseFactoryDeploymentResourceResource. restResponseFactoryprotected ContentRestResponseFactoryDocumentDefinitionCollectionResource. restResponseFactory -
Uses of ContentRestResponseFactory in com.flowable.content.rest.service.api.versionparent
Fields in com.flowable.content.rest.service.api.versionparent declared as ContentRestResponseFactory Modifier and Type Field Description protected ContentRestResponseFactoryVersionParentItemDataResource. contentRestResponseFactoryprotected ContentRestResponseFactoryVersionParentItemResource. contentRestResponseFactoryprotected ContentRestResponseFactoryVersionParentItemBaseResource. restResponseFactory -
Uses of ContentRestResponseFactory in com.flowable.spring.boot
Methods in com.flowable.spring.boot that return ContentRestResponseFactory Modifier and Type Method Description ContentRestResponseFactoryRestApiAutoConfiguration.ContentEngineRestApiConfiguration. contentRestResponseFactory() -
Uses of ContentRestResponseFactory in com.flowable.spring.boot.content
Methods in com.flowable.spring.boot.content that return ContentRestResponseFactory Modifier and Type Method Description ContentRestResponseFactoryContentEngineRestConfiguration. contentRestResponseFactory()