Skip navigation links
C D E G O P R S V 

C

connect() - Method in class org.mule.extension.powershell.internal.connection.PowershellConnectionProvider
 

D

disconnect() - Method in class org.mule.extension.powershell.internal.connection.PowershellConnection
 

E

executeCommand(PowershellConfiguration, PowershellConnection, String) - Method in class org.mule.extension.powershell.internal.operation.PowershellOperations
This operation executes the command on the machine.
executeCommand(String) - Method in interface org.mule.extension.powershell.internal.service.PowershellService
 
executeCommand(String) - Method in class org.mule.extension.powershell.internal.service.PowershellServiceImpl
 
executeScriptFile(PowershellConfiguration, PowershellConnection, InputStream, Map<String, String>) - Method in class org.mule.extension.powershell.internal.operation.PowershellOperations
This operation Executes the script file
executeScriptFile(InputStream, Map<String, String>) - Method in interface org.mule.extension.powershell.internal.service.PowershellService
 
executeScriptFile(InputStream, Map<String, String>) - Method in class org.mule.extension.powershell.internal.service.PowershellServiceImpl
 

G

getErrorTypes() - Method in class org.mule.extension.powershell.internal.error.PowershellErrorTypeProvider
 
getHost() - Method in class org.mule.extension.powershell.internal.connection.PowershellConnectionProvider
 
getOperativeSystem() - Method in class org.mule.extension.powershell.internal.connection.PowershellConnectionProvider
 
getParent() - Method in enum org.mule.extension.powershell.internal.error.PowershellError
 
getPassword() - Method in class org.mule.extension.powershell.internal.connection.PowershellConnectionProvider
 
getPowershellCommand() - Method in class org.mule.extension.powershell.internal.connection.PowershellConnection
 
getSession() - Method in class org.mule.extension.powershell.internal.connection.PowershellConnection
 
getUsername() - Method in class org.mule.extension.powershell.internal.connection.PowershellConnectionProvider
 

O

OperativeSystem - Enum in org.mule.extension.powershell.api
 
org.mule.extension.powershell.api - package org.mule.extension.powershell.api
 
org.mule.extension.powershell.internal.config - package org.mule.extension.powershell.internal.config
 
org.mule.extension.powershell.internal.connection - package org.mule.extension.powershell.internal.connection
 
org.mule.extension.powershell.internal.error - package org.mule.extension.powershell.internal.error
 
org.mule.extension.powershell.internal.extension - package org.mule.extension.powershell.internal.extension
 
org.mule.extension.powershell.internal.operation - package org.mule.extension.powershell.internal.operation
 
org.mule.extension.powershell.internal.service - package org.mule.extension.powershell.internal.service
 

P

PowershellConfiguration - Class in org.mule.extension.powershell.internal.config
 
PowershellConfiguration() - Constructor for class org.mule.extension.powershell.internal.config.PowershellConfiguration
 
PowershellConnection - Class in org.mule.extension.powershell.internal.connection
 
PowershellConnection(Session) - Constructor for class org.mule.extension.powershell.internal.connection.PowershellConnection
 
PowershellConnectionProvider - Class in org.mule.extension.powershell.internal.connection
 
PowershellConnectionProvider() - Constructor for class org.mule.extension.powershell.internal.connection.PowershellConnectionProvider
 
PowershellError - Enum in org.mule.extension.powershell.internal.error
 
PowershellErrorTypeProvider - Class in org.mule.extension.powershell.internal.error
 
PowershellErrorTypeProvider() - Constructor for class org.mule.extension.powershell.internal.error.PowershellErrorTypeProvider
 
PowershellException - Exception in org.mule.extension.powershell.internal.error
 
PowershellException(String, PowershellError) - Constructor for exception org.mule.extension.powershell.internal.error.PowershellException
 
PowershellException(Throwable) - Constructor for exception org.mule.extension.powershell.internal.error.PowershellException
 
PowershellExtension - Class in org.mule.extension.powershell.internal.extension
 
PowershellExtension() - Constructor for class org.mule.extension.powershell.internal.extension.PowershellExtension
 
PowershellOperations - Class in org.mule.extension.powershell.internal.operation
 
PowershellOperations() - Constructor for class org.mule.extension.powershell.internal.operation.PowershellOperations
 
PowershellService - Interface in org.mule.extension.powershell.internal.service
 
PowershellServiceImpl - Class in org.mule.extension.powershell.internal.service
 
PowershellServiceImpl(PowershellConfiguration, PowershellConnection) - Constructor for class org.mule.extension.powershell.internal.service.PowershellServiceImpl
 

R

readStream(InputStream) - Static method in class org.mule.extension.powershell.internal.service.PowershellServiceImpl
 

S

setHost(String) - Method in class org.mule.extension.powershell.internal.connection.PowershellConnectionProvider
 
setOperativeSystem(OperativeSystem) - Method in class org.mule.extension.powershell.internal.connection.PowershellConnectionProvider
 
setPassword(String) - Method in class org.mule.extension.powershell.internal.connection.PowershellConnectionProvider
 
setPowershellCommand(String) - Method in class org.mule.extension.powershell.internal.connection.PowershellConnection
 
setUsername(String) - Method in class org.mule.extension.powershell.internal.connection.PowershellConnectionProvider
 

V

validate() - Method in class org.mule.extension.powershell.internal.connection.PowershellConnection
 
valueOf(String) - Static method in enum org.mule.extension.powershell.api.OperativeSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.extension.powershell.internal.error.PowershellError
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.extension.powershell.api.OperativeSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.extension.powershell.internal.error.PowershellError
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G O P R S V 
Skip navigation links

Copyright © 2021 MuleSoft, Inc.. All rights reserved.