public class ShellInvocableProfileInfo extends InvocableProfileInfo implements Serializable
| Modifier and Type | Field and Description |
|---|---|
boolean |
AreParametersBound |
String |
ExecutableName |
List<Parameter> |
Parameters |
ExecutionContext, ExecutionProfileNS, ID| Constructor and Description |
|---|
ShellInvocableProfileInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
FromXML(Element XML) |
void |
FromXML(String XML) |
String |
ToXML() |
public String ExecutableName
public boolean AreParametersBound
public void FromXML(String XML) throws EnvironmentInformationSystemSerializationException
FromXML in class InvocableProfileInfoEnvironmentInformationSystemSerializationExceptionpublic void FromXML(Element XML) throws EnvironmentInformationSystemSerializationException
FromXML in class InvocableProfileInfoEnvironmentInformationSystemSerializationExceptionpublic String ToXML() throws EnvironmentInformationSystemSerializationException
ToXML in class InvocableProfileInfoEnvironmentInformationSystemSerializationExceptionCopyright © 2017. All Rights Reserved.