public abstract class InvocableProfileInfo extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
InvocableContext |
ExecutionContext |
static String |
ExecutionProfileNS |
String |
ID |
| Constructor and Description |
|---|
InvocableProfileInfo() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
FromXML(Element XML) |
abstract void |
FromXML(String XML) |
abstract String |
ToXML() |
public static final String ExecutionProfileNS
public String ID
public InvocableContext ExecutionContext
public abstract String ToXML() throws EnvironmentInformationSystemSerializationException
public abstract void FromXML(String XML) throws EnvironmentInformationSystemSerializationException
public abstract void FromXML(Element XML) throws EnvironmentInformationSystemSerializationException
Copyright © 2017. All Rights Reserved.