@Deprecated public class EntityOwnershipState extends Object
Constructor and Description |
---|
EntityOwnershipState(boolean isOwner,
boolean hasOwner)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasOwner()
Deprecated.
Returns the current ownership status of the entity across all process instances.
|
boolean |
isOwner()
Deprecated.
Returns the current ownership status of the entity for this process instance.
|
String |
toString()
Deprecated.
|
public EntityOwnershipState(boolean isOwner, boolean hasOwner)
public boolean isOwner()
public boolean hasOwner()
Copyright © 2019 OpenDaylight. All rights reserved.