public class Veto extends ConsentAbstract
| Constructor and Description |
|---|
Veto(InteractionResult interactionResult) |
Veto(String reasonVetoed)
Called by DnD viewer; we should instead find a way to put the calling
logic into
Facets so that it is available for use by other
viewers. |
allowIf, getDescription, getInteractionResult, getReason, isAllowed, isVetoed, setDescription, toStringpublic Veto(String reasonVetoed)
Facets so that it is available for use by other
viewers.reasonVeteod - - must not be nullpublic Veto(InteractionResult interactionResult)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.