public class UpdateCompilationInfo extends java.lang.Object implements ProcessStep
PortableViewCompiler process step
This steps updates compilation with final information.
From ProcessData Uses:
| Constructor and Description |
|---|
UpdateCompilationInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
doProcess(ProcessData data,
int stepPercent) |
java.lang.String |
getStepDescriptionKey() |
public void doProcess(ProcessData data, int stepPercent)
doProcess in interface ProcessStepdata - process datapublic java.lang.String getStepDescriptionKey()
getStepDescriptionKey in interface ProcessStep