org.camunda.bpm.cycle.web.service
Class ErrorViewService

java.lang.Object
  extended by org.camunda.bpm.cycle.web.service.AbstractRestService
      extended by org.camunda.bpm.cycle.web.service.ErrorViewService

public class ErrorViewService
extends AbstractRestService

This controller exposes error pages

Author:
nico.rehwaldt

Constructor Summary
ErrorViewService()
           
 
Method Summary
 String template(String name)
           
 
Methods inherited from class org.camunda.bpm.cycle.web.service.AbstractRestService
badRequest, internalServerError, notAllowed, notFound, redirectTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorViewService

public ErrorViewService()
Method Detail

template

public String template(String name)


Copyright © 2014 camunda services GmbH. All rights reserved.