Uses of Interface
org.craftercms.studio.api.v2.service.publish.internal.PublishServiceInternal
Packages that use PublishServiceInternal
Package
Description
-
Uses of PublishServiceInternal in org.craftercms.studio.impl.v1.service.workflow
Fields in org.craftercms.studio.impl.v1.service.workflow declared as PublishServiceInternalModifier and TypeFieldDescriptionprotected PublishServiceInternalWorkflowServiceImpl.publishServiceInternalMethods in org.craftercms.studio.impl.v1.service.workflow with parameters of type PublishServiceInternalModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setPublishServiceInternal(PublishServiceInternal publishServiceInternal) -
Uses of PublishServiceInternal in org.craftercms.studio.impl.v2.service.dashboard
Constructors in org.craftercms.studio.impl.v2.service.dashboard with parameters of type PublishServiceInternalModifierConstructorDescriptionDashboardServiceImpl(ActivityStreamServiceInternal activityStreamServiceInternal, PublishServiceInternal publishServiceInternal, ContentServiceInternal contentServiceInternal, SecurityService securityService, WorkflowServiceInternal workflowServiceInternal, ItemServiceInternal itemServiceInternal, SearchService searchService, StudioConfiguration studioConfiguration) -
Uses of PublishServiceInternal in org.craftercms.studio.impl.v2.service.publish
Methods in org.craftercms.studio.impl.v2.service.publish with parameters of type PublishServiceInternalModifier and TypeMethodDescriptionvoidPublishServiceImpl.setPublishServiceInternal(PublishServiceInternal publishServiceInternal) -
Uses of PublishServiceInternal in org.craftercms.studio.impl.v2.service.publish.internal
Classes in org.craftercms.studio.impl.v2.service.publish.internal that implement PublishServiceInternal -
Uses of PublishServiceInternal in org.craftercms.studio.impl.v2.service.workflow
Methods in org.craftercms.studio.impl.v2.service.workflow with parameters of type PublishServiceInternalModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setPublishServiceInternal(PublishServiceInternal publishServiceInternal)