Class ProcessDefinitionRestrictionProperties


  • public class ProcessDefinitionRestrictionProperties
    extends Object
    • Constructor Detail

      • ProcessDefinitionRestrictionProperties

        public ProcessDefinitionRestrictionProperties​(com.querydsl.core.types.dsl.StringPath serviceNamePath,
                                                      com.querydsl.core.types.dsl.StringPath fullServiceNamePath,
                                                      com.querydsl.core.types.dsl.StringPath processDefinitionKeyPath)
    • Method Detail

      • getServiceNamePath

        public com.querydsl.core.types.dsl.StringPath getServiceNamePath()
      • getServiceFullNamePath

        public com.querydsl.core.types.dsl.StringPath getServiceFullNamePath()
      • getProcessDefinitionKeyPath

        public com.querydsl.core.types.dsl.StringPath getProcessDefinitionKeyPath()