org.xwiki.job.event.status
Class PopLevelProgressEvent
java.lang.Object
org.xwiki.job.event.status.PopLevelProgressEvent
- All Implemented Interfaces:
- org.xwiki.observation.event.Event
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: 93733207a384cd7b1149019b93f1ea92a5820d36 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PopLevelProgressEvent
public PopLevelProgressEvent()
matches
public boolean matches(Object arg0)
- Specified by:
matches
in interface org.xwiki.observation.event.Event
Copyright © 2004-2012 XWiki. All Rights Reserved.