Class ProcessDefinitionRestrictionProperties
java.lang.Object
org.activiti.cloud.services.security.ProcessDefinitionRestrictionProperties
-
Constructor Summary
ConstructorsConstructorDescriptionProcessDefinitionRestrictionProperties(com.querydsl.core.types.dsl.StringPath serviceNamePath, com.querydsl.core.types.dsl.StringPath fullServiceNamePath, com.querydsl.core.types.dsl.StringPath processDefinitionKeyPath) -
Method Summary
Modifier and TypeMethodDescriptioncom.querydsl.core.types.dsl.StringPathcom.querydsl.core.types.dsl.StringPathcom.querydsl.core.types.dsl.StringPath
-
Constructor Details
-
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 Details
-
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()
-