public static class WizardsConfigElement.ConditionalPageConfig extends WizardsConfigElement.PageConfig
| Modifier and Type | Field and Description |
|---|---|
protected String |
condition |
instruction, instructionId, pathdescription, descriptionId, title, titleId| Constructor and Description |
|---|
ConditionalPageConfig(String path,
String condition,
String title,
String titleId,
String description,
String descriptionId,
String instruction,
String instructionId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCondition() |
String |
toString() |
getInstruction, getInstructionId, getPathgetDescription, getDescriptionId, getTitle, getTitleIdprotected String condition
public String getCondition()
public String toString()
toString in class WizardsConfigElement.PageConfigObject.toString()Copyright © 2005–2018 Alfresco Software. All rights reserved.