org.camunda.bpm.engine.rest.sub.task
Interface TaskReportResource

All Known Implementing Classes:
TaskReportResourceImpl

public interface TaskReportResource


Field Summary
static String PATH
           
 
Method Summary
 javax.ws.rs.core.Response getTaskCountByCandidateGroupReport(javax.ws.rs.core.Request request)
           
 

Field Detail

PATH

static final String PATH
See Also:
Constant Field Values
Method Detail

getTaskCountByCandidateGroupReport

javax.ws.rs.core.Response getTaskCountByCandidateGroupReport(@Context
                                                             javax.ws.rs.core.Request request)


Copyright © 2016 camunda services GmbH. All rights reserved.