public static class WizardsConfigElement.ConditionalPageConfig extends WizardsConfigElement.PageConfig
Modifier and Type | Field and Description |
---|---|
protected String |
condition |
instruction, instructionId, path
description, 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, getPath
getDescription, getDescriptionId, getTitle, getTitleId
protected String condition
public String getCondition()
public String toString()
toString
in class WizardsConfigElement.PageConfig
Object.toString()
Copyright © 2005–2017 Alfresco Software. All rights reserved.