Uses of Class
com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective
-
Packages that use ApplyDecoratorDirective Package Description com.atlassian.confluence.setup.velocity -
-
Uses of ApplyDecoratorDirective in com.atlassian.confluence.setup.velocity
Methods in com.atlassian.confluence.setup.velocity that return ApplyDecoratorDirective Modifier and Type Method Description ApplyDecoratorDirective
ApplyDecoratorDirective.DirectiveStack. peek()
ApplyDecoratorDirective
ApplyDecoratorDirective.DirectiveStack. pop()
Methods in com.atlassian.confluence.setup.velocity with parameters of type ApplyDecoratorDirective Modifier and Type Method Description void
ApplyDecoratorDirective.DirectiveStack. push(ApplyDecoratorDirective directive)
-