Uses of Class
org.craftercms.studio.api.v2.dal.DeploymentHistoryItem
Packages that use DeploymentHistoryItem
Package
Description
-
Uses of DeploymentHistoryItem in org.craftercms.studio.api.v2.service.publish.internal
Methods in org.craftercms.studio.api.v2.service.publish.internal that return types with arguments of type DeploymentHistoryItemModifier and TypeMethodDescriptionPublishServiceInternal.getDeploymentHistory
(String siteId, List<String> environments, ZonedDateTime fromDate, ZonedDateTime toDate, String filterType, int numberOfItems) Get deployment history from database -
Uses of DeploymentHistoryItem in org.craftercms.studio.impl.v2.service.publish.internal
Methods in org.craftercms.studio.impl.v2.service.publish.internal that return types with arguments of type DeploymentHistoryItemModifier and TypeMethodDescriptionPublishServiceInternalImpl.getDeploymentHistory
(String siteId, List<String> environments, ZonedDateTime fromDate, ZonedDateTime toDate, String filterType, int numberOfItems)