public class UpdateMethod extends VoidFlattrCallable
FlattrCallable for invoking FlattrService.update(Thing)| Constructor and Description |
|---|
UpdateMethod() |
UpdateMethod(Thing thing) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(FlattrService service)
Calls the appropriate method at the service.
|
Thing |
getThing() |
void |
setThing(Thing thing) |
callcall, createFlattrService, getRateLimit, getResult, isFullMode, setAccessToken, setAccessToken, setFullModepublic UpdateMethod()
public UpdateMethod(Thing thing)
public void execute(FlattrService service) throws Exception
VoidFlattrCallableexecute in class VoidFlattrCallableservice - Preconfigured FlattrService to be invokedExceptionCopyright © 2010–2017. All rights reserved.