Class BlockMonitoring

  • All Implemented Interfaces:
    ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator, Serializable

    public class BlockMonitoring
    extends Object
    implements ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator
    Admin tool to monitor live block changes
    Author:
    maxence
    See Also:
    Serialized Form
    • Constructor Detail

      • BlockMonitoring

        public BlockMonitoring()
    • Method Detail

      • getBlockId

        public Long getBlockId()
        Get id
        Returns:
        the id of the block
      • setBlockId

        public void setBlockId​(Long blockId)
        set block id
        Parameters:
        blockId - new block id
      • getTitle

        public String getTitle()
        Get human description
        Returns:
        the description
      • setTitle

        public void setTitle​(String title)
        Set human description
        Parameters:
        title - new text