Uses of Interface
org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeUserArgumentsDefinition
-
Packages that use MasterGraphQuery.LastChangeUserArgumentsDefinition Package Description org.topbraidlive.client.java.graphql.platform -
-
Uses of MasterGraphQuery.LastChangeUserArgumentsDefinition in org.topbraidlive.client.java.graphql.platform
Methods in org.topbraidlive.client.java.graphql.platform with parameters of type MasterGraphQuery.LastChangeUserArgumentsDefinition Modifier and Type Method Description MasterGraphQuery
MasterGraphQuery. lastChangeUser(MasterGraphQuery.LastChangeUserArgumentsDefinition argsDef, UserQueryDefinition queryDef)
Returns the user who did the most recent known change.
-