org.xwiki.job.event.status
Class PopLevelProgressEvent

java.lang.Object
  extended by org.xwiki.job.event.status.PopLevelProgressEvent
All Implemented Interfaces:
org.xwiki.observation.event.Event

@Unstable
public class PopLevelProgressEvent
extends Object
implements org.xwiki.observation.event.Event

Indicate to the progress listener that a new step level is ending.

Since:
4.0M1
Version:
$Id: 1b69ee946d9f8ebb11fea12f67b10131d3cc3889 $

Constructor Summary
PopLevelProgressEvent()
           
 
Method Summary
 boolean matches(Object arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PopLevelProgressEvent

public PopLevelProgressEvent()
Method Detail

matches

public boolean matches(Object arg0)
Specified by:
matches in interface org.xwiki.observation.event.Event


Copyright © 2004–2013 XWiki. All rights reserved.