org.deegree.console.wps
Class ProcessExecutionsBean
java.lang.Object
org.deegree.console.wps.ProcessExecutionsBean
public class ProcessExecutionsBean
- extends Object
JSF-Bean for the processes execution info page.
- Version:
- $Revision: 29926 $, $Date: 2011-03-08 11:47:59 +0100 (Di, 08. Mär 2011) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessExecutionsBean
public ProcessExecutionsBean()
- Creates a new
ProcessExecutionsBean
instance (only used by JSF).
getExecutions
public List<ProcessExecution> getExecutions()
isHasExecutions
public boolean isHasExecutions()
Copyright © 2011. All Rights Reserved.