KIE Internal 6.2.0.Final

Uses of Interface
org.kie.internal.query.ParametrizedUpdate

Packages that use ParametrizedUpdate
org.kie.internal.runtime.manager.audit.query   
 

Uses of ParametrizedUpdate in org.kie.internal.runtime.manager.audit.query
 

Methods in org.kie.internal.runtime.manager.audit.query that return ParametrizedUpdate
 ParametrizedUpdate NodeInstanceLogDeleteBuilder.build()
          Create the ParametrizedUpdate instance that can be used to execute update/delete of List instances.
 ParametrizedUpdate ErrorInfoLogDeleteBuilder.build()
          Create the ParametrizedUpdate instance that can be used to execute update/delete of AuditTask instances.
 ParametrizedUpdate ProcessInstanceLogDeleteBuilder.build()
          Create the ParametrizedUpdate instance that can be used to execute update/delete of List instances.
 ParametrizedUpdate RequestInfoLogDeleteBuilder.build()
          Create the ParametrizedUpdate instance that can be used to execute update/delete of AuditTask instances.
 ParametrizedUpdate AuditTaskInstanceLogDeleteBuilder.build()
          Create the ParametrizedUpdate instance that can be used to execute update/delete of AuditTask instances.
 ParametrizedUpdate TaskEventInstanceLogDeleteBuilder.build()
          Create the ParametrizedUpdate instance that can be used to execute update/delete of AuditTask instances.
 ParametrizedUpdate VariableInstanceLogDeleteBuilder.build()
          Create the ParametrizedUpdate instance that can be used to execute update/delete of List instances.
 


KIE Internal 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.