public class ItemRefreshOperation extends Object implements SessionOperation<Object>
Constructor and Description |
---|
ItemRefreshOperation(ItemState state,
boolean keepChanges) |
Modifier and Type | Method and Description |
---|---|
Object |
perform(SessionContext context)
Performs the session operation.
|
String |
toString()
Returns a string representation of this operation.
|
public ItemRefreshOperation(ItemState state, boolean keepChanges)
public Object perform(SessionContext context) throws RepositoryException
SessionOperation
perform
in interface SessionOperation<Object>
context
- component context of this sessionRepositoryException
- if the operation failsCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.