public interface RepositoryJob
Modifier and Type | Method and Description |
---|---|
void |
execute(RepositoryJobExecutionContext context)
Job execution callback.
|
void execute(RepositoryJobExecutionContext context) throws javax.jcr.RepositoryException
context
- operational context object.javax.jcr.RepositoryException
- when an error occurs.Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.