public interface RuntimeContext
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getAttributes()
Returns the current attributes.
|
java.util.Map<java.lang.String,java.lang.Object> |
getSession()
Returns the current session.
|
Copyright © 2014 eXo Platform SAS. All Rights Reserved.