| Package | Description |
|---|---|
| com.contentstack.sdk |
| Modifier and Type | Field and Description |
|---|---|
protected Stack.PublishType |
Stack.publishType |
| Modifier and Type | Method and Description |
|---|---|
static Stack.PublishType |
Stack.PublishType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Stack.PublishType[] |
Stack.PublishType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Stack.sync(String contentType,
Date from_date,
Language language,
Stack.PublishType type,
SyncResultCallBack syncCallBack) |
void |
Stack.syncPublishType(Stack.PublishType type,
SyncResultCallBack syncCallBack) |
Copyright © 2019 Contentstack. All rights reserved.