public interface PowershellService
extends org.mule.connectors.commons.template.service.ConnectorService
| Modifier and Type | Method and Description |
|---|---|
String |
executeCommand(String command,
ExceptionHandling exceptionHandling) |
String |
executeScriptFile(InputStream fileContent,
Map<String,String> parameters,
ExceptionHandling exceptionHandling) |
String executeScriptFile(InputStream fileContent, Map<String,String> parameters, ExceptionHandling exceptionHandling)
String executeCommand(String command, ExceptionHandling exceptionHandling)
Copyright © 2021 MuleSoft, Inc.. All rights reserved.