Package 

Class SlackConnectorBlocks

  • All Implemented Interfaces:

    
    public final class SlackConnectorBlocks
    
                        

    This class wraps a List of LayoutBlock. <br> It allows to bypass the impossibility to have a typed list as connector input.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<LayoutBlock> getBlocks()
      final Unit addBlockAtTheEnd(LayoutBlock block)
      final Unit addBlockAtTheBeginning(LayoutBlock block)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait