public class GenerateTargetFile extends java.lang.Object implements ProcessStep
PortableViewCompiler process step
This steps packs all contents of work folder into a temporal compressed file. If all works, creates install folder, its package info and moves the compressed file.
From ProcessData Uses:
| Constructor and Description |
|---|
GenerateTargetFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
doProcess(ProcessData data,
int stepPercent) |
java.lang.String |
getStepDescriptionKey() |
public java.lang.String getStepDescriptionKey()
getStepDescriptionKey in interface ProcessSteppublic void doProcess(ProcessData data, int stepPercent)
doProcess in interface ProcessStepdata - process data