Package | Description |
---|---|
com.oss.teamshare.sync | |
com.oss.teamshare.team |
Modifier and Type | Method and Description |
---|---|
void |
SwiftPushStrategy.push(TeamFile file) |
void |
PushStrategy.push(TeamFile file) |
byte[] |
SwiftPushStrategy.seed(TeamFile file) |
Modifier and Type | Method and Description |
---|---|
TeamFile |
Session.getTeamFile(Path absoluteFile)
Returns a TeamFile instance from an absolute local file path.
|