public interface Runtime
| Modifier and Type | Method and Description |
|---|---|
Container |
getContainer()
Gets the Web Script Container within which this Runtime is hosted
|
String |
getName()
Gets the name of the Web Script Runtime
|
Map<String,Object> |
getScriptParameters()
Gets script parameters
|
WebScriptSession |
getSession()
Get the Web Script Session
|
Map<String,Object> |
getTemplateParameters()
Gets template parameters
|
String getName()
WebScriptSession getSession()
Container getContainer()
Map<String,Object> getScriptParameters()
Copyright © 2005–2017 Alfresco Software. All rights reserved.