public abstract class AbstractHistoryExecutable extends Object implements Executable
| Constructor and Description |
|---|
AbstractHistoryExecutable(History history)
Creates a new history executable that will be using the given history.
|
| Modifier and Type | Method and Description |
|---|---|
protected History |
getHistory() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getParameter, isEnabled, isExecuted, isSupportedpublic AbstractHistoryExecutable(History history)
history - the history to useprotected History getHistory()
Copyright © 2004–2017 XWiki. All rights reserved.