public class ScriptContext extends AbstractContext
data| Constructor and Description |
|---|
ScriptContext(Context parent,
String name,
String type,
String revision) |
ScriptContext(JsonValue savedContext,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getRevision() |
String |
getType() |
asContext, containsContext, containsContext, getContext, getContextName, getId, getParent, isRootContext, toJsonValue, toStringpublic ScriptContext(JsonValue savedContext, ClassLoader classLoader)
Copyright © 2025 Open Identity Platform Community. All rights reserved.