Example #1
0
 public List <WorkflowQueue> List()
 {
     return(_workflowQueueRepository.List());
 }