Developing Apama Applications > EPL Methods Quick Reference > context methods
context methods
Method
Result
current()
Returns a context object that is a reference to the current context.
getId()
Returns an integer that is the ID of the context.
getName()
Returns a string that is the name of the context.
isPublic()
Returns a boolean true if the context is public.
toString()
Returns a string that contains the properties of the context.
In addition, the current() static method returns a reference to the current context.
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.