| Constructor and Description |
|---|
FlowScreen()
Constructor
|
getLabel, getLocationX, getLocationY, setLabel, setLabel, setLocationX, setLocationX, setLocationY, setLocationYgetDescription, getName, setDescription, setDescription, setName, setNamegetProcessMetadataValues, setProcessMetadataValues, setProcessMetadataValuespublic boolean getAllowBack()
public boolean isAllowBack()
public void setAllowBack(boolean allowBack)
protected void setAllowBack(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getAllowFinish()
public boolean isAllowFinish()
public void setAllowFinish(boolean allowFinish)
protected void setAllowFinish(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getAllowPause()
public boolean isAllowPause()
public void setAllowPause(boolean allowPause)
protected void setAllowPause(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 FlowScreenField[] getFields()
public void setFields(FlowScreenField[] fields)
protected void setFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getHelpText()
public void setHelpText(String helpText)
protected void setHelpText(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getPausedText()
public void setPausedText(String pausedText)
protected void setPausedText(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowScreenRule[] getRules()
public void setRules(FlowScreenRule[] rules)
protected void setRules(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.