Class TaskVariableLookupRestrictionService

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

public class TaskVariableLookupRestrictionService 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

    • TaskVariableLookupRestrictionService

      public TaskVariableLookupRestrictionService(TaskLookupRestrictionService taskLookupRestrictionService)
  • Method Details

    • restrictTaskVariableQuery

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