Package org.nuxeo.ecm.core.event.script
Class URLScript
java.lang.Object
org.nuxeo.ecm.core.event.script.Script
org.nuxeo.ecm.core.event.script.URLScript
- Author:
- Bogdan Stefanescu
-
Field Summary
Fields inherited from class org.nuxeo.ecm.core.event.script.Script
lastModified, script, scripting
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.nuxeo.ecm.core.event.script.Script
compile, getCompiledScript, getExtension, getScripting, newScript, newScript, newScript, run
-
Field Details
-
url
-
conn
-
-
Constructor Details
-
URLScript
- Throws:
IOException
-
URLScript
- Throws:
IOException
-
URLScript
- Throws:
IOException
-
-
Method Details
-
getExtension
- Specified by:
getExtension
in classScript
-
getLocation
- Specified by:
getLocation
in classScript
-
getReaderIfModified
- Specified by:
getReaderIfModified
in classScript
- Throws:
IOException
-
getReader
- Specified by:
getReader
in classScript
- Throws:
IOException
-