org.jbpm.console.ng.ht.admin.backend.server
Class TaskServiceAdminEntryPointImpl
java.lang.Object
org.jbpm.console.ng.ht.admin.backend.server.TaskServiceAdminEntryPointImpl
- All Implemented Interfaces:
- TaskServiceAdminEntryPoint
@ApplicationScoped
public class TaskServiceAdminEntryPointImpl
- extends Object
- implements TaskServiceAdminEntryPoint
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskServiceAdminEntryPointImpl
public TaskServiceAdminEntryPointImpl()
init
@PostConstruct
public void init()
generateMockTasks
public void generateMockTasks(String userName,
int amountOfTasks)
- Specified by:
generateMockTasks
in interface TaskServiceAdminEntryPoint
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.