public static class DeployedEntity.OperationEntity extends DeployedEntity.Entity
Constructor and Description |
---|
OperationEntity() |
Modifier and Type | Method and Description |
---|---|
DeployedEntity.Id |
getActivityId()
Returns the ID of the activity it is associated with.
|
DeployedEntity.Type |
getDeployedEntityType()
Returns the type of this entity, which is always
DeployedEntity.Type.OPERATION . |
DeployedEntity.OperationEntity |
setActivityId(DeployedEntity.Id activityId)
Returns the entity after setting the ID of the activity it is associated with.
|
getEndpointId, getEntityTypeId, getEnvId, getGuid, getId, getKeyValues, getName, getOrgId, setDeployedEntityType, setEndpointId, setEntityTypeId, setEnvId, setGuid, setId, setKeyValues, setName, setOrgId
public DeployedEntity.Type getDeployedEntityType()
DeployedEntity.Type.OPERATION
.getDeployedEntityType
in class DeployedEntity.Entity
DeployedEntity.Type.OPERATION
public DeployedEntity.Id getActivityId()
public DeployedEntity.OperationEntity setActivityId(DeployedEntity.Id activityId)
activityId
- the ID of the activity it is associated withCopyright © Jitterbit, Inc. Licensed under the Jitterbit Master Subscription Agreement.