Class ScriptBaseClass.Response
java.lang.Object
groovy.lang.GroovyObjectSupport
net.filebot.postprocess.ScriptBaseClass.Response
- All Implemented Interfaces:
GroovyObject,Iterable<Object>
- Enclosing class:
ScriptBaseClass
public static class ScriptBaseClass.Response
extends GroovyObjectSupport
implements Iterable<Object>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClassMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
setPropertyMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Response
-
-
Method Details
-
content
-
header
-
header
-
object
-
invokeMethod
- Specified by:
invokeMethodin interfaceGroovyObject
-
getProperty
- Specified by:
getPropertyin interfaceGroovyObject
-
iterator
-
asBoolean
-
toString
-