Uses of Class
org.alfresco.rest.workflow.api.impl.RestVariableHelper
-
Packages that use RestVariableHelper Package Description org.alfresco.rest.workflow.api.impl -
-
Uses of RestVariableHelper in org.alfresco.rest.workflow.api.impl
Fields in org.alfresco.rest.workflow.api.impl declared as RestVariableHelper Modifier and Type Field Description protected RestVariableHelper
ProcessesImpl. restVariableHelper
Methods in org.alfresco.rest.workflow.api.impl with parameters of type RestVariableHelper Modifier and Type Method Description void
ProcessesImpl. setRestVariableHelper(RestVariableHelper restVariableHelper)
void
TasksImpl. setRestVariableHelper(RestVariableHelper restVariableHelper)
-