Uses of Class
ch.ivyteam.ivy.bpm.error.BpmProcessElement
-
Packages that use BpmProcessElement Package Description ch.ivyteam.ivy.bpm.error -
-
Uses of BpmProcessElement in ch.ivyteam.ivy.bpm.error
Methods in ch.ivyteam.ivy.bpm.error that return BpmProcessElement Modifier and Type Method Description BpmProcessElementBpmStackFrame. getCallerElement()The call process element that called a callable process.BpmProcessElementBpmError. getProcessElement()The process element that threw (caused) the error.
-