| Constructor and Description |
|---|
FlowActionCall()
Constructor
|
getLabel, getLocationX, getLocationY, setLabel, setLabel, setLocationX, setLocationX, setLocationY, setLocationYgetDescription, getName, setDescription, setDescription, setName, setNamegetProcessMetadataValues, setProcessMetadataValues, setProcessMetadataValuespublic String getActionName()
public void setActionName(String actionName)
protected void setActionName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic InvocableActionType getActionType()
public void setActionType(InvocableActionType actionType)
protected void setActionType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowConnector getConnector()
public void setConnector(FlowConnector connector)
protected void setConnector(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowConnector getFaultConnector()
public void setFaultConnector(FlowConnector faultConnector)
protected void setFaultConnector(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowActionCallInputParameter[] getInputParameters()
public void setInputParameters(FlowActionCallInputParameter[] inputParameters)
protected void setInputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowActionCallOutputParameter[] getOutputParameters()
public void setOutputParameters(FlowActionCallOutputParameter[] outputParameters)
protected void setOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class FlowNodeIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class FlowNodeIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class FlowNodeIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class FlowNodeIOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.