Uses of Class
com.gentics.contentnode.rest.model.response.StagingStatus
Packages that use StagingStatus
-
Uses of StagingStatus in com.gentics.contentnode.rest.model.response
Methods in com.gentics.contentnode.rest.model.response that return StagingStatusModifier and TypeMethodDescriptionFileLoadResponse.getStagingStatus()
FolderLoadResponse.getStagingStatus()
ImageLoadResponse.getStagingStatus()
PageLoadResponse.getStagingStatus()
StagingStatus.setIncluded
(boolean included) Set the entity inclusion status in the given package.StagingStatus.setPackageName
(String packageName) Set content staging package name.Methods in com.gentics.contentnode.rest.model.response that return types with arguments of type StagingStatusModifier and TypeMethodDescriptionStagingResponse.getStagingStatus()
Staging status of contained objectsMethods in com.gentics.contentnode.rest.model.response with parameters of type StagingStatusModifier and TypeMethodDescriptionvoid
FileLoadResponse.setStagingStatus
(StagingStatus stagingStatus) void
FolderLoadResponse.setStagingStatus
(StagingStatus stagingStatus) void
ImageLoadResponse.setStagingStatus
(StagingStatus stagingStatus) void
PageLoadResponse.setStagingStatus
(StagingStatus stagingStatus) Method parameters in com.gentics.contentnode.rest.model.response with type arguments of type StagingStatusModifier and TypeMethodDescriptionvoid
StagingResponse.setStagingStatus
(Map<K, StagingStatus> stagingStatus) Set the staging status