| Constructor and Description |
|---|
SagaResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationId()
Gets get application id.
|
BranchType |
getBranchType()
Gets get branch type.
|
String |
getResourceGroupId()
Gets get resource group id.
|
String |
getResourceId()
Gets get resource id.
|
void |
setApplicationId(String applicationId)
Sets set application id.
|
void |
setResourceGroupId(String resourceGroupId)
Sets set resource group id.
|
public String getResourceGroupId()
getResourceGroupId in interface Resourcepublic void setResourceGroupId(String resourceGroupId)
resourceGroupId - the resource group idpublic String getResourceId()
getResourceId in interface Resourcepublic BranchType getBranchType()
getBranchType in interface Resourcepublic String getApplicationId()
public void setApplicationId(String applicationId)
applicationId - the application idCopyright © 2023 Seata. All rights reserved.