Uses of Class
edu.internet2.middleware.grouper.app.gsh.template.GshTemplateV2
Packages that use GshTemplateV2
Package
Description
-
Uses of GshTemplateV2 in edu.internet2.middleware.grouper.app.gsh.template
Methods in edu.internet2.middleware.grouper.app.gsh.template that return GshTemplateV2Modifier and TypeMethodDescriptionGshTemplateExec.executeForTemplateV2instance()
execute the gsh template (calls newInstance).GshTemplateRuntime.getGshTemplateV2()
set this from scriptMethods in edu.internet2.middleware.grouper.app.gsh.template with parameters of type GshTemplateV2Modifier and TypeMethodDescriptionvoid
GshTemplateRuntime.assignGshTemplateV2
(GshTemplateV2 gshTemplateV2) set this from scriptvoid
GshTemplateRuntime.assignGshTemplateV2internal
(GshTemplateV2 gshTemplateV2) set this from scriptvoid
GshTemplateV2.copyStateFrom
(GshTemplateV2 gshTemplateV2) static Map<String,
GshTemplateV2test> GshTemplateV2utils.gshDiscoverTests
(GshTemplateV2 gshTemplateV2) static GshTemplateV2testOutput
GshTemplateV2utils.gshRunTest
(GshTemplateV2 gshTemplateV2, GshTemplateV2test gshTemplateV2test, String testName) static GshTemplateExecTestOutput
GshTemplateV2utils.gshRunTest
(GshTemplateV2 gshTemplateV2, String testName) -
Uses of GshTemplateV2 in edu.internet2.middleware.grouper.app.provisioningExamples
Subclasses of GshTemplateV2 in edu.internet2.middleware.grouper.app.provisioningExamples