GitKraken CLI Support Terms and Conditions
Our goal is to ensure you can use GitKraken CLI effortlessly and with minimal friction. In the unlikely event that […]
Security Information – GitKraken CLI
Below is a chart outlining some basic security information regarding the type of data that we collect and how we […]
When a GIJ license expires, it shows up as a session error to the user
Problem I’m getting an error message that says it’s a session error, SessionTokenNotFoundException, and I cannot proceed to use any […]
Upgrades and migrations within same server
The following instructions are for in-place upgrades + migrations of Jira on the same server (typically when upgrading version of […]
Tips for Jira Admins (Self-Managed)
Welcome, Jira administrators! In this page, you will be seeing some useful tips on how to get more productive using […]
ScriptRunner – Javadocs – Class PullRequest
Package com.bigbrassband.jira.git.services.scriptrunner.models Object > PullRequest (this page) Pull Request information. Summary Constructors Visibility Signature public PullRequest() public PullRequest( String id, […]
ScriptRunner – Javadocs – Class Branch
Package com.bigbrassband.jira.git.services.scriptrunner.models Object > Branch Branch information. Summary Constructors Visibility Signature public Branch( String name, String externalUrl, Repository repository) public […]
ScriptRunner – Javadocs – Class IntegrationType
Package com.bigbrassband.jira.git.services.integration IntegrationType (this page) Integration types supported. Summary Enum values Enum Values Description Integration properties required to connect to […]
ScriptRunner – Javadocs – Class ReindexLogEntry
Package com.bigbrassband.jira.git.services.async Object > ReindexLogEntry (this page) Contains a reindex message. Summary Constructors Visibility Signature public ReindexLogEntry() public ReindexLogEntry( String […]
ScriptRunner – Javadoc – Interface GIJFacade
Package com.bigbrassband.jira.git.services GIJFacade (this page) This is the main facade to be used in ScriptRunner scripts. Summary Methods Type and […]