org.deegree.console.wps
Class ProcessExecutionsBean

java.lang.Object
  extended by 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 $

Constructor Summary
ProcessExecutionsBean()
          Creates a new ProcessExecutionsBean instance (only used by JSF).
 
Method Summary
 List<ProcessExecution> getExecutions()
           
 boolean isHasExecutions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessExecutionsBean

public ProcessExecutionsBean()
Creates a new ProcessExecutionsBean instance (only used by JSF).

Method Detail

getExecutions

public List<ProcessExecution> getExecutions()

isHasExecutions

public boolean isHasExecutions()


Copyright © 2011. All Rights Reserved.