Package org.jreleaser.sdk.twitter
Interface TwitterCommand
-
- All Known Implementing Classes:
UpdateStatusTwitterCommand
public interface TwitterCommand- Since:
- 0.1.0
- Author:
- Andres Almiray
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()
-
-
-
Method Detail
-
execute
void execute() throws TwitterException- Throws:
TwitterException
-
-