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