Class SuperbatchConfiguration
java.lang.Object
com.atlassian.plugin.webresource.impl.SuperbatchConfiguration
Keeps the superbatch configuration in one place.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleansetEnabled(boolean enabled) setResourcePhase(ResourcePhase resourcePhase)
-
Constructor Details
-
SuperbatchConfiguration
public SuperbatchConfiguration(boolean enabled)
-
-
Method Details
-
getResourcePhase
-
setResourcePhase
-
isEnabled
public boolean isEnabled() -
setEnabled
-