@Deprecated public class PerTenantInitialiser extends Object
Notes for writing a setup procedure:
| Constructor and Description |
|---|
PerTenantInitialiser(com.atlassian.event.api.EventPublisher eventPublisher,
TenantAccessor tenantAccessor,
Runnable tenantSetupProcedure)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Deprecated.
|
void |
init()
Deprecated.
|
void |
onTenantArrived(TenantArrivedEvent event)
Deprecated.
|
public PerTenantInitialiser(com.atlassian.event.api.EventPublisher eventPublisher,
TenantAccessor tenantAccessor,
Runnable tenantSetupProcedure)
@Deprecated public void init()
@EventListener @Deprecated public void onTenantArrived(TenantArrivedEvent event)
@Deprecated public void destroy()
Copyright © 2018 Atlassian. All rights reserved.