Class ExampleGshTemplateProvisioner
java.lang.Object
edu.internet2.middleware.grouper.app.gsh.template.GshTemplateV2
edu.internet2.middleware.grouper.app.provisioningExamples.ExampleGshTemplateProvisioner
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
gshRunLogic
(GshTemplateV2input gshTemplateV2input, GshTemplateV2output gshTemplateV2output) Methods inherited from class edu.internet2.middleware.grouper.app.gsh.template.GshTemplateV2
copyStateFrom, decorateTemplateForUiDisplay, getScriptPrependHeaders, getSource, isLightWeight, setLightWeight, setScriptPrependHeaders, setSource
-
Constructor Details
-
ExampleGshTemplateProvisioner
public ExampleGshTemplateProvisioner()
-
-
Method Details
-
gshRunLogic
public void gshRunLogic(GshTemplateV2input gshTemplateV2input, GshTemplateV2output gshTemplateV2output) - Specified by:
gshRunLogic
in classGshTemplateV2
-