public class ServiceInstanceWorkflow extends Object
Constructor and Description |
---|
ServiceInstanceWorkflow() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the identifier.
|
ServiceInstance |
getServiceInstance()
Returns the service instance.
|
String |
getWorkflowId()
Returns the workflow identifier.
|
void |
setId(String id)
Sets the identifier.
|
void |
setServiceInstance(ServiceInstance serviceInstance)
Sets the service instance.
|
void |
setWorkflowId(String workflowId)
Sets the workflow identifier.
|
public String getId()
public void setId(String id)
id
- the identifier.public String getWorkflowId()
public void setWorkflowId(String workflowId)
workflowId
- the workflow identifier.public ServiceInstance getServiceInstance()
public void setServiceInstance(ServiceInstance serviceInstance)
serviceInstance
- the service instance.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.