| Package | Description |
|---|---|
| org.modeshape.jcr | |
| org.modeshape.jcr.sequencer |
| Modifier and Type | Method and Description |
|---|---|
SequencerPathExpression.Matcher |
Sequencers.SequencingConfiguration.matches(String pathToChangedNode,
Name changedPropertyName)
Determine if this sequencer configuration matches the supplied changed node and property, meaning the changes should be
sequenced by this sequencer.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Sequencers.submitWork(Sequencers.SequencingConfiguration sequencingConfig,
SequencerPathExpression.Matcher matcher,
String inputWorkspaceName,
String propertyName,
String userId) |
| Modifier and Type | Method and Description |
|---|---|
SequencerPathExpression.Matcher |
SequencerPathExpression.matcher(String absolutePath)
Obtain a Matcher that can be used to convert the supplied workspace key and absolute path into an output workspace name and
and output path.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.