@Extension(name="Powershell",
category=SELECT)
@RequiresEnterpriseLicense(allowEvaluationLicense=true)
@Configurations(value=PowershellConfiguration.class)
@ErrorTypes(value=PowershellError.class)
@Xml(prefix="powershell")
public class PowershellExtension
extends Object
Copyright © 2021 MuleSoft, Inc.. All rights reserved.