public class LineItem extends AbstractIterationOperation<FileLocationModel>
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
void |
perform(GraphRewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context,
FileLocationModel payload) |
void |
setMessage(String message) |
static LineItem |
withMessage(String text) |
camelCase, checkVariableName, getVariableName, hasVariableNameSet, perform, resolvePayload, resolveVariable, setVariableName, toStringperformpublic void perform(GraphRewrite event, org.ocpsoft.rewrite.context.EvaluationContext context, FileLocationModel payload)
perform in class AbstractIterationOperation<FileLocationModel>public String getMessage()
public void setMessage(String message)
Copyright © 2018 JBoss by Red Hat. All rights reserved.