edu.wisc.ssec.mcidasv.supportform
Class SimpleStateCollector
java.lang.Object
edu.wisc.ssec.mcidasv.supportform.SimpleStateCollector
- All Implemented Interfaces:
- StateCollector
public class SimpleStateCollector
- extends Object
- implements StateCollector
SimpleStateCollector
public SimpleStateCollector()
getBundleAttachmentName
public String getBundleAttachmentName()
- Specified by:
getBundleAttachmentName in interface StateCollector
getExtraAttachmentName
public String getExtraAttachmentName()
- Specified by:
getExtraAttachmentName in interface StateCollector
getContentsAsString
public String getContentsAsString()
- Specified by:
getContentsAsString in interface StateCollector
getContents
public byte[] getContents()
- Specified by:
getContents in interface StateCollector
toString
public String toString()
- Specified by:
toString in interface StateCollector- Overrides:
toString in class Object
canBundleState
public boolean canBundleState()
- Specified by:
canBundleState in interface StateCollector
getBundledState
public byte[] getBundledState()
- Specified by:
getBundledState in interface StateCollector
getLogPath
public String getLogPath()
- Specified by:
getLogPath in interface StateCollector