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 ContentRestResponseFactory
ContentItemCollectionResource. contentRestResponseFactory
protected ContentRestResponseFactory
ContentItemDataResource. contentRestResponseFactory
protected ContentRestResponseFactory
ContentItemResource. contentRestResponseFactory
protected ContentRestResponseFactory
BaseMetadataResource. restResponseFactory
protected ContentRestResponseFactory
ContentItemBaseResource. 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 ContentRestResponseFactory
RenditionItemCollectionResource. contentRestResponseFactory
protected ContentRestResponseFactory
RenditionItemDataResource. contentRestResponseFactory
protected ContentRestResponseFactory
RenditionItemResource. contentRestResponseFactory
protected ContentRestResponseFactory
RenditionItemBaseResource. 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 ContentRestResponseFactory
BaseDocumentDefinitionResource. restResponseFactory
protected ContentRestResponseFactory
DeploymentCollectionResource. restResponseFactory
protected ContentRestResponseFactory
DeploymentResource. restResponseFactory
protected ContentRestResponseFactory
DeploymentResourceCollectionResource. restResponseFactory
protected ContentRestResponseFactory
DeploymentResourceResource. restResponseFactory
protected ContentRestResponseFactory
DocumentDefinitionCollectionResource. 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 ContentRestResponseFactory
VersionParentItemDataResource. contentRestResponseFactory
protected ContentRestResponseFactory
VersionParentItemResource. contentRestResponseFactory
protected ContentRestResponseFactory
VersionParentItemBaseResource. restResponseFactory
-
Uses of ContentRestResponseFactory in com.flowable.spring.boot
Methods in com.flowable.spring.boot that return ContentRestResponseFactory Modifier and Type Method Description ContentRestResponseFactory
RestApiAutoConfiguration.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 ContentRestResponseFactory
ContentEngineRestConfiguration. contentRestResponseFactory()