public class DefaultExporterResource extends java.lang.Object implements ExporterResource
ExporterResource
that only stores the name of a resource used by a Scheduler exporter.| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID
For interoperability with possible future changes.
|
| Constructor and Description |
|---|
DefaultExporterResource(java.lang.String resourceName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResourceAsString() |
java.lang.String |
toString() |
protected static final long serialVersionUID
public DefaultExporterResource(java.lang.String resourceName)
public java.lang.String getResourceAsString()
getResourceAsString in interface ExporterResourcepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2024 Denodo Technologies. All rights reserved.