C D G H

C

com.atlassian.sal.spi - package com.atlassian.sal.spi
 

D

doInTransaction(HostContextAccessor.HostTransactionCallback<T>) - Method in interface com.atlassian.sal.spi.HostContextAccessor
Runs an action in a transaction and returns a optional value.
doInTransaction() - Method in interface com.atlassian.sal.spi.HostContextAccessor.HostTransactionCallback
Runs an action in a transaction and returns a optional value.

G

getComponentsOfType(Class<T>) - Method in interface com.atlassian.sal.spi.HostContextAccessor
Gets all beans of a given type

H

HostContextAccessor - Interface in com.atlassian.sal.spi
Interface for accessing host information, meant to be exposed as a host component
HostContextAccessor.HostTransactionCallback<T> - Interface in com.atlassian.sal.spi
The interface to implement for code that needs to be ran inside a host transaction

C D G H

Copyright © 2011 Atlassian. All Rights Reserved.