Uses of Class
edu.internet2.middleware.grouper.app.browser.GrouperUiBrowserTemplateRun
Packages that use GrouperUiBrowserTemplateRun
-
Uses of GrouperUiBrowserTemplateRun in edu.internet2.middleware.grouper.app.browser
Methods in edu.internet2.middleware.grouper.app.browser that return GrouperUiBrowserTemplateRunModifier and TypeMethodDescriptionGrouperUiBrowserTemplateRun.addInputValue
(String inputName, String value) For the template inputsGrouperUiBrowserTemplateRun.assignGroupToExecuteIn
(Group group) Pass in a group objectGrouperUiBrowserTemplateRun.assignGroupToExecuteInId
(String groupToExecuteInId) Uuid of the groupGrouperUiBrowserTemplateRun.assignGroupToExecuteInName
(String groupToExecuteInName) Id Path in UIGrouperUiBrowserTemplateRun.assignGshTemplateConfigId
(String gshTemplateConfigId) GrouperUiBrowserTemplateRun.assignSecondsToWait
(int secondsToWait) Default amount of seconds to wait for the template to run.GrouperUiBrowserTemplateRun.assignStemToExecuteIn
(Stem stem) Pass in a stem objectGrouperUiBrowserTemplateRun.assignStemToExecuteInName
(String stemToExecuteInName) Folder in UIGrouperUiBrowserTemplateRun.browse()
This method starts off by running the correct template in the correct place (stem, group, misc>gsh templates).