Class BpmnRaisable

    • Method Detail

      • data

        public final BpmnRaisableData data()
        Gets the additional data of the raisable.
        Returns:
        The data of the raisable.
      • equals

        public abstract boolean equals​(Object obj)
        Overrides:
        equals in class Object
      • hashCode

        public abstract int hashCode()
        Overrides:
        hashCode in class Object