Types
Link copied to clipboard
Link copied to clipboard
@Component
Context for Jira Operations
Link copied to clipboard
A budget for the Jira resource walker.
Link copied to clipboard
An estimated budget for the Jira resource walker.
Link copied to clipboard
class JiraResourceWalkerBudget : ResourceWalkerBudget<JiraGithubResourceWalkerBudgetUsageType, JiraGithubResourceWalkerEstimatedBudgetUsageType>
A budget for the Jira resource walker.
Link copied to clipboard
data class JiraResourceWalkerConfig(val resourceWalkerConfig: CursorResourceWalkerConfig<JiraGithubResourceWalkerBudgetUsageType, JiraGithubResourceWalkerEstimatedBudgetUsageType>, val remoteOwner: String, val remoteRepo: String, val count: Int)
Condig for Jira Resozrce Walkers
Link copied to clipboard
@Component
Jira main sync class
Link copied to clipboard
@Component
Link copied to clipboard
@Serializable
Response of the getIMSToken login endpoint
Link copied to clipboard
@Configuration
@EnableScheduling
Link copied to clipboard
Details of the issue status after the transition.
Link copied to clipboard
Base class for storing information about general sync status
Link copied to clipboard
Repository for accessing the sync status
Link copied to clipboard
@Service
Service for modifying the sync status
Link copied to clipboard
A transition that can be performed by the user on an issue
Link copied to clipboard
all transitions or a transition that can be performed by the user on an issue, based on the issue's status.