Class BPMDescriptor

  • All Implemented Interfaces:
    BlockPropertyMacro

    public class BPMDescriptor
    extends java.lang.Object
    implements BlockPropertyMacro
    This class implements a Block Property Macro that expands localized descriptors. The first parameter is the descriptor ID. The second parameter (if present) is the default text to use if the descriptor could not be found.
    Since:
    MicroStrategy Web 9.0.0
    • Constructor Summary

      Constructors 
      Constructor Description
      BPMDescriptor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String expand​(java.lang.String macroArgs, BlockContext bContext)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BPMDescriptor

        public BPMDescriptor()