public static class WizardsConfigElement.PageConfig extends WizardsConfigElement.AbstractConfig implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
instruction |
protected String |
instructionId |
protected String |
path |
description, descriptionId, title, titleId| Constructor and Description |
|---|
PageConfig(String path,
String title,
String titleId,
String description,
String descriptionId,
String instruction,
String instructionId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstruction() |
String |
getInstructionId() |
String |
getPath() |
String |
toString() |
getDescription, getDescriptionId, getTitle, getTitleIdCopyright © 2005–2018 Alfresco Software. All rights reserved.