Package | Description |
---|---|
lumis.socialnetworkintegration |
Provides the core social network integration management operations.
|
lumis.socialnetworkintegration.action |
Provides social network integration process actions.
|
Modifier and Type | Method and Description |
---|---|
SocialNetworkMessageStatus |
SocialNetworkMessage.getStatus()
Returns the message's publishing status.
|
SocialNetworkMessageStatus |
SocialNetworkMessageQueueItem.getStatus()
Returns the status.
|
static SocialNetworkMessageStatus |
SocialNetworkMessageStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SocialNetworkMessageStatus[] |
SocialNetworkMessageStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SocialNetworkMessage.setStatus(SocialNetworkMessageStatus status)
Sets the message's publishing status.
|
void |
SocialNetworkMessageQueueItem.setStatus(SocialNetworkMessageStatus status)
Sets the status.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractMessageAction.setStatus(ITransaction transaction,
SocialNetworkMessageStatus status)
Updates a process in the queue to a specific status
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.