Class ManualPatchsetCreated

  • All Implemented Interfaces:
    GerritEventLifecycle, com.sonymobile.tools.gerrit.gerritevents.dto.GerritEvent, com.sonymobile.tools.gerrit.gerritevents.dto.GerritJsonDTO, com.sonymobile.tools.gerrit.gerritevents.dto.GerritJsonEvent, com.sonymobile.tools.gerrit.gerritevents.dto.RepositoryModifiedEvent

    public class ManualPatchsetCreated
    extends com.sonymobile.tools.gerrit.gerritevents.dto.events.PatchsetCreated
    implements GerritEventLifecycle
    Represents a Patchset manually selected to be built by a user.
    Author:
    Robert Sandell <robert.sandell@sonyericsson.com>