List of questions
Related questions
Question 49 - AD0-E103 discussion
A developer needs to implement a functionality that requires creating a Custom Workflow Step.
Which two steps should the developer take to start developing the custom behavior? (Choose two.)
A.
Implement a Java class with this method “public void process(WorkItem item, WorkflowSession wfsession) throws WorkflowException”.
B.
Implement a Java class extending from class com.adobe.granite.workflow.exec.WorkflowProcess.
C.
Create a Workflow component node of the Super Resource Type “cq/workflow/components/model/process” under the folder /apps//components.
D.
Implement a Java class implementing the interface com.adobe.granite.workflow.exec.WorkflowProcess.
E.
Create a Workflow component node of the Super Resource Type “cq/workflow/components/step” under the folder /etc/workflow/models.
Your answer:
0 comments
Sorted by
Leave a comment first