Class GetAppIncidentsCmd

java.lang.Object
com.flowable.app.engine.impl.cmd.GetAppIncidentsCmd
All Implemented Interfaces:
Command<List<AppIncidentEntity>>

public class GetAppIncidentsCmd extends Object implements Command<List<AppIncidentEntity>>