public class LogOperation extends GraphOperation implements org.ocpsoft.rewrite.param.Parameterized
| Constructor and Description |
|---|
LogOperation(String message) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getRequiredParameterNames() |
void |
perform(GraphRewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context) |
void |
setParameterStore(org.ocpsoft.rewrite.param.ParameterStore store) |
performpublic LogOperation(String message)
public void perform(GraphRewrite event, org.ocpsoft.rewrite.context.EvaluationContext context)
perform in class GraphOperationpublic Set<String> getRequiredParameterNames()
getRequiredParameterNames in interface org.ocpsoft.rewrite.param.Parameterizedpublic void setParameterStore(org.ocpsoft.rewrite.param.ParameterStore store)
setParameterStore in interface org.ocpsoft.rewrite.param.ParameterizedCopyright © 2014 JBoss by Red Hat. All rights reserved.