Uses of Class
edu.internet2.middleware.grouper.ws.coresoap.WsGshTemplateExecResult
Packages that use WsGshTemplateExecResult
Package
Description
This package has grouper-ws logic and beans
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsGshTemplateExecResult in edu.internet2.middleware.grouper.ws
Methods in edu.internet2.middleware.grouper.ws that return WsGshTemplateExecResultModifier and TypeMethodDescriptionstatic WsGshTemplateExecResultGrouperServiceLogic.executeGshTemplate(GrouperVersion clientVersion, String configId, GshTemplateOwnerType ownerType, WsGroupLookup ownerGroupLookup, WsStemLookup ownerStemLookup, WsGshTemplateInput[] inputs, Map<String, Object> wsInput, WsSubjectLookup gshTemplateActAsSubjectLookup, WsSubjectLookup actAsSubjectLookup, WsParam[] params) execute gsh template -
Uses of WsGshTemplateExecResult in edu.internet2.middleware.grouper.ws.coresoap
Methods in edu.internet2.middleware.grouper.ws.coresoap that return WsGshTemplateExecResultModifier and TypeMethodDescriptionWsGshTemplateExecResult.setGshExitCode(Integer gshExitCode) Exit code returned by the gsh script (non-zero generally indicates an error) -
Uses of WsGshTemplateExecResult in edu.internet2.middleware.grouper.ws.rest
Methods in edu.internet2.middleware.grouper.ws.rest that return WsGshTemplateExecResultModifier and TypeMethodDescriptionstatic WsGshTemplateExecResultGrouperServiceRest.executeGshTemplate(GrouperVersion clientVersion, WsRestGshTemplateExecRequest wsRestGshTemplateExecRequest) based on a submitted object of type WsRestGshTemplateExecRequest, execute gsh template /v1_3_000/gshTemplateExec