Class RelationHistoryEntry

  • All Implemented Interfaces:
    java.io.Serializable

    @JsonObject("as.dto.history.RelationHistoryEntry")
    public class RelationHistoryEntry
    extends HistoryEntry
    See Also:
    Serialized Form
    • Constructor Detail

      • RelationHistoryEntry

        public RelationHistoryEntry()
    • Method Detail

      • setRelationType

        public void setRelationType​(IRelationType relationType)
      • getRelatedObjectId

        public IObjectId getRelatedObjectId()
      • setRelatedObjectId

        public void setRelatedObjectId​(IObjectId relatedObjectId)