Uses of Interface
org.jbpm.kie.services.impl.VariablesAware
-
Packages that use VariablesAware Package Description org.jbpm.kie.services.impl org.jbpm.services.cdi.impl org.jbpm.services.ejb.impl -
-
Uses of VariablesAware in org.jbpm.kie.services.impl
Classes in org.jbpm.kie.services.impl that implement VariablesAware Modifier and Type Class Description class
AdHocProcessServiceImpl
class
AdHocUserTaskServiceImpl
class
ProcessServiceImpl
class
UserTaskServiceImpl
-
Uses of VariablesAware in org.jbpm.services.cdi.impl
Classes in org.jbpm.services.cdi.impl that implement VariablesAware Modifier and Type Class Description class
AdHocProcessServiceCDIImpl
class
AdHocUserTaskServiceCDIImpl
class
ProcessServiceCDIImpl
class
UserTaskServiceCDIImpl
-
Uses of VariablesAware in org.jbpm.services.ejb.impl
Classes in org.jbpm.services.ejb.impl that implement VariablesAware Modifier and Type Class Description class
ProcessServiceEJBImpl
class
UserTaskServiceEJBImpl
-