public class DummyApiAvailableTestResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_AVAILABLE |
static String |
KEY_UNAVAILABLE |
static String |
TITLE |
| Constructor and Description |
|---|
DummyApiAvailableTestResource(CustomContentManager customContentManager,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate) |
| Modifier and Type | Method and Description |
|---|---|
String |
doCreateAvailable() |
String |
doCreateUnavailable() |
public static final String TITLE
public static final String KEY_AVAILABLE
public static final String KEY_UNAVAILABLE
public DummyApiAvailableTestResource(CustomContentManager customContentManager, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate)
Copyright © 2003–2015 Atlassian. All rights reserved.