Class ProcessVariableLookupRestrictionService

java.lang.Object
org.activiti.cloud.services.security.ProcessVariableLookupRestrictionService

public class ProcessVariableLookupRestrictionService extends Object
This is present in case of a future scenario where we need to filter task or process instance variables more generally rather than per task or per proc.
  • Constructor Details

  • Method Details

    • restrictProcessInstanceVariableQuery

      public com.querydsl.core.types.Predicate restrictProcessInstanceVariableQuery(com.querydsl.core.types.Predicate predicate)