org.jboss.dashboard.jbpm
Class jBPMDashboardBuilder
java.lang.Object
org.jboss.dashboard.jbpm.jBPMDashboardBuilder
- All Implemented Interfaces:
- org.jboss.dashboard.annotation.Startable
@ApplicationScoped
public class jBPMDashboardBuilder
- extends Object
- implements org.jboss.dashboard.annotation.Startable
Class that builds the jBPM dashboard on startup.
|
Method Summary |
org.jboss.dashboard.annotation.Priority |
getPriority()
|
void |
start()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jBPMDashboardBuilder
public jBPMDashboardBuilder()
getPriority
public org.jboss.dashboard.annotation.Priority getPriority()
- Specified by:
getPriority in interface org.jboss.dashboard.annotation.Startable
start
public void start()
- Specified by:
start in interface org.jboss.dashboard.annotation.Startable
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.