Uses of Class
edu.internet2.middleware.grouper.app.gsh.GrouperGroovyRuntime
Packages that use GrouperGroovyRuntime
Package
Description
-
Uses of GrouperGroovyRuntime in edu.internet2.middleware.grouper.app.gsh
Methods in edu.internet2.middleware.grouper.app.gsh that return GrouperGroovyRuntimeModifier and TypeMethodDescriptionGrouperGroovyInput.getGrouperGroovyRuntime()
pass in so you have a referencestatic GrouperGroovyRuntime
GrouperGroovyRuntime.retrieveGrouperGroovyRuntime()
Methods in edu.internet2.middleware.grouper.app.gsh with parameters of type GrouperGroovyRuntimeModifier and TypeMethodDescriptionGrouperGroovyInput.assignGrouperGroovyRuntime
(GrouperGroovyRuntime grouperGroovyRuntime) pass in so you have a reference -
Uses of GrouperGroovyRuntime in edu.internet2.middleware.grouper.app.gsh.template
Methods in edu.internet2.middleware.grouper.app.gsh.template that return GrouperGroovyRuntimeModifier and TypeMethodDescriptionGshTemplateExec.getGrouperGroovyRuntime()
pass in so you have a referenceGshTemplateRuntime.getGrouperGroovyRuntime()
Methods in edu.internet2.middleware.grouper.app.gsh.template with parameters of type GrouperGroovyRuntimeModifier and TypeMethodDescriptionvoid
GshTemplateRuntime.setGrouperGroovyRuntime
(GrouperGroovyRuntime grouperGroovyRuntime)