JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.almworks.jira.structure.api.forest.action
Interface AppliedEffectBatch
All Known Implementing Classes:
AppliedEffectBatchImpl
@PublicApi
public interface
AppliedEffectBatch
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getBatchId
()
List
<
AppliedEffect
>
getEffects
()
Method Details
getBatchId
long
getBatchId
()
getEffects
@NotNull
List
<
AppliedEffect
>
getEffects
()