public class ComponentUploader extends java.lang.Object
Constructor and Description |
---|
ComponentUploader(TableauFrame parent) |
Modifier and Type | Method and Description |
---|---|
boolean |
upload(KARFile karFile)
Upload a kar file and generated kaxml to the repository.
|
boolean |
upload(KARFile karFile,
java.lang.String metadataObj)
Upload a kar file and associated metadata to a repository
|
public ComponentUploader(TableauFrame parent)