Class ChainBranchIdentifierImpl

    • Constructor Detail

      • ChainBranchIdentifierImpl

        public ChainBranchIdentifierImpl​(long id,
                                         String discriminator,
                                         PlanKey planKey,
                                         String description,
                                         String buildName,
                                         String buildKey,
                                         boolean suspendedFromBuilding,
                                         long projectId,
                                         String projectKey,
                                         String projectName,
                                         String projectDescription,
                                         Long masterId,
                                         String linkedJiraIssue,
                                         boolean remoteIssueLinkRequired)