|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.runtime.scripting.ScriptDescriptor
public class ScriptDescriptor
| Field Summary | |
|---|---|
RuntimeContext |
ctx
|
String |
name
|
CompiledScript |
script
|
String |
src
|
| Constructor Summary | |
|---|---|
ScriptDescriptor()
|
|
ScriptDescriptor(String path)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public RuntimeContext ctx
public String name
public String src
public CompiledScript script
| Constructor Detail |
|---|
public ScriptDescriptor()
public ScriptDescriptor(String path)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||