jBPM Console NG - Human Tasks Admin Backend 6.1.1-SNAPSHOT

org.jbpm.console.ng.ht.admin.backend.server
Class TaskServiceAdminEntryPointImpl

java.lang.Object
  extended by org.jbpm.console.ng.ht.admin.backend.server.TaskServiceAdminEntryPointImpl
All Implemented Interfaces:
TaskServiceAdminEntryPoint

@ApplicationScoped
public class TaskServiceAdminEntryPointImpl
extends Object
implements TaskServiceAdminEntryPoint


Constructor Summary
TaskServiceAdminEntryPointImpl()
           
 
Method Summary
 void generateMockTasks(String userName, int amountOfTasks)
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskServiceAdminEntryPointImpl

public TaskServiceAdminEntryPointImpl()
Method Detail

init

@PostConstruct
public void init()

generateMockTasks

public void generateMockTasks(String userName,
                              int amountOfTasks)
Specified by:
generateMockTasks in interface TaskServiceAdminEntryPoint

jBPM Console NG - Human Tasks Admin Backend 6.1.1-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.