jBPM Console NG - Process Runtime Client 6.2.1-SNAPSHOT

Uses of Class
org.jbpm.console.ng.pr.client.util.LogUtils.LogType

Packages that use LogUtils.LogType
org.jbpm.console.ng.pr.client.editors.instance.log   
org.jbpm.console.ng.pr.client.util   
 

Uses of LogUtils.LogType in org.jbpm.console.ng.pr.client.editors.instance.log
 

Methods in org.jbpm.console.ng.pr.client.editors.instance.log with parameters of type LogUtils.LogType
 void RuntimeLogPresenter.refreshProcessInstanceData(LogUtils.LogOrder logOrder, LogUtils.LogType logType)
           
 void RuntimeLogViewImpl.setActiveLogTypeButton(LogUtils.LogType logType)
           
 

Uses of LogUtils.LogType in org.jbpm.console.ng.pr.client.util
 

Methods in org.jbpm.console.ng.pr.client.util that return LogUtils.LogType
static LogUtils.LogType LogUtils.LogType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LogUtils.LogType[] LogUtils.LogType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


jBPM Console NG - Process Runtime Client 6.2.1-SNAPSHOT

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