Uses of Enum Class
org.azd.enums.WikiType
Packages that use WikiType
-
Uses of WikiType in org.azd.enums
Methods in org.azd.enums that return WikiType -
Uses of WikiType in org.azd.wiki.types
Methods in org.azd.wiki.types that return WikiTypeMethods in org.azd.wiki.types with parameters of type WikiTypeModifier and TypeMethodDescriptionvoidvoidConstructors in org.azd.wiki.types with parameters of type WikiTypeModifierConstructorDescriptionWikiCreateParameters(String mappedPath, String name, String projectId, String repositoryId, WikiType type, GitVersionDescriptor version) WikiCreateParameters(String name, String projectId, WikiType type)