@StableMinor(version="12.5", sinceVersion="8.2") public class ActivityActor extends Object implements Serializable
Activity
.
Currently the only actor type support is LumisXP user.
Constructor and Description |
---|
ActivityActor() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the identifier of this actor.
|
void |
setId(String id)
Sets the identifier of this actor.
|
public String getId()
Currently the only actor type supported is LumisXP user. The identifier must be a user identifier.
public void setId(String id)
Currently the only actor type supported is LumisXP user. The identifier must be a user identifier.
id
- the identifier.LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.