Class BpmStackFrame


  • public class BpmStackFrame
    extends Object
    Provides information about a call to a callable process.
    API:
    This is a public API.
    • Method Detail

      • getCallerElement

        public BpmProcessElement getCallerElement()
        The call process element that called a callable process.
        Returns:
        caller process element.
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.