@Service(value="gh-LogSupport") public class LogSupport extends Object
| Constructor and Description |
|---|
LogSupport(BuildProperties buildProperties,
LogSupportInfo logSupportInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
onClearCache() |
void |
onFullSystemStartLicensed() |
void |
onPluginStarted() |
void |
onPluginStarting() |
void |
onPluginStopped() |
void |
onPluginStopping() |
public static final String SERVICE
@Autowired public LogSupport(BuildProperties buildProperties, LogSupportInfo logSupportInfo)
public void onPluginStarting()
public void onPluginStarted()
public void onPluginStopping()
public void onPluginStopped()
public void onClearCache()
public void onFullSystemStartLicensed()
Copyright © 2007–2025 Atlassian. All rights reserved.