public interface ISingleConsuming
| Modifier and Type | Method and Description | 
|---|---|
String | 
getActionUUID()  | 
long | 
getSourceAktionId()
Deprecated. 
 
Use  
getActionUUID() instead | 
void | 
setActionUUID(String uuid)  | 
void | 
setSourceAktionId(long sourceAktionId)
Deprecated. 
 
Use  
setActionUUID(String) instead | 
void setActionUUID(String uuid)
the - Aktion.getUUID() of the action that will be consumed by this actionString getActionUUID()
Aktion.getUUID() of the action that will be consumed by this action@Deprecated long getSourceAktionId()
getActionUUID() instead@Deprecated void setSourceAktionId(long sourceAktionId)
setActionUUID(String) insteadCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.