@Retention(value=RUNTIME) @Target(value=METHOD) public @interface TeaGetStatus
AgentObjectStatus
and it is
not valid for TOP_LEVEL objects.
Each Agent Type can define it's own set of statuses that are applicable in its domain.
Example:
AgentObjectStatus getStatus(String key)
Modifier and Type | Optional Element and Description |
---|---|
String |
objectType |
public abstract String objectType
Copyright © 2015 Cloud Software Group, Inc.. All Rights Reserved.