QuestionQ16
Given a scenario, identify how to implement OSGi services and servletsA developer must create a custom workflow process step in AEM. For a custom process step, an OSGi component must implement the WorkflowProcess interface.
Which method must the developer implement?
- A call
- B apply
- C execute
- D submit
Community Discussion