public class InvoiceRenderingTask extends AbstractInvoiceTask implements InvoiceTask
Constructor and Description |
---|
InvoiceRenderingTask() |
Modifier and Type | Method and Description |
---|---|
InvoiceOutput |
execute(InvoiceInput givenInput) |
String |
toString() |
getExecutionStatus, getInput, getOutput, setInput, setOutput
public InvoiceOutput execute(InvoiceInput givenInput)
execute
in interface InvoiceTask
execute
in class AbstractInvoiceTask
public String toString()
toString
in class AbstractInvoiceTask
Copyright © 2011-2013 Plain Source. All Rights Reserved.