cq:editConfig

The cq:EditConfig is simply a node with the primary type cq:EditConfig and the name cq:editConfig under the component root
The edit behavior of a component is configured by adding a cq:editConfig node of type cq:EditConfig below the component node (of type cq:Component)

edit-config

cq:formParameters (node type nt:unstructured): defines additional parameters that are added to the dialog form.

Notice the properties of the cq:formParameters node
from-parameters-properties

The value of the property PROCESS indicates the java code that will be associated with the workflow component.

Previous page2-Write java code
Next pageIntroduction - Variables in Workflow

Experience Manager