public class VersionSelector extends Object
| Constructor and Description |
|---|
VersionSelector(Section section,
List<SectionVersion> sectionVersions) |
| Modifier and Type | Method and Description |
|---|---|
static VersionSelector |
fromSectionAndVersions(Section section,
List<SectionVersion> sectionVersions) |
Map<String,String> |
getVersionLinkMappingAndOrder() |
String |
htmlForPage() |
public VersionSelector(Section section, List<SectionVersion> sectionVersions)
public static VersionSelector fromSectionAndVersions(Section section, List<SectionVersion> sectionVersions)
public String htmlForPage()
Copyright © 2016 MuleSoft, Inc.. All rights reserved.