Uses of Interface
com.adobe.acs.commons.util.QueryHelper
Packages that use QueryHelper
Package
Description
AEM Workflow APIs
-
Uses of QueryHelper in com.adobe.acs.commons.mcp.impl.processes
Constructors in com.adobe.acs.commons.mcp.impl.processes with parameters of type QueryHelperModifierConstructorDescriptionBulkWorkflow(QueryHelper queryHelper, SyntheticWorkflowRunner syntheticWorkflowRunner) -
Uses of QueryHelper in com.adobe.acs.commons.workflow.bulk.execution
Methods in com.adobe.acs.commons.workflow.bulk.execution with parameters of type QueryHelperModifier and TypeMethodDescriptionvoidBulkWorkflowRunner.initialize(QueryHelper queryHelper, Config config) Collects and initializes the Workspace JCR structure with the payload nodes. -
Uses of QueryHelper in com.adobe.acs.commons.workflow.bulk.execution.impl.runners
Methods in com.adobe.acs.commons.workflow.bulk.execution.impl.runners with parameters of type QueryHelperModifier and TypeMethodDescriptionvoidAbstractWorkflowRunner.initialize(QueryHelper queryHelper, Config config) Collects and initializes the Workspace JCR structure with the payload nodes.voidFastActionManagerRunnerImpl.initialize(QueryHelper queryHelper, Config config)