Uses of Class
ch.ivyteam.ivy.request.RequestException
-
Packages that use RequestException Package Description ch.ivyteam.ivy.process.eventstart -
-
Uses of RequestException in ch.ivyteam.ivy.process.eventstart
Methods in ch.ivyteam.ivy.process.eventstart that throw RequestException Modifier and Type Method Description IProcessStartEventResponseIProcessStartEventBeanRuntime. fireProcessStartEventRequest(ISession session, String firingReason, Map<String,Object> requestParameters)Fires a start event request to the process engine.
-