Class 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 Detail

      • TaskVariableLookupRestrictionService

        public TaskVariableLookupRestrictionService​(TaskLookupRestrictionService taskLookupRestrictionService)
    • Method Detail

      • restrictTaskVariableQuery

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