public class AndroidArtifactImpl extends BaseArtifactImpl
Implementation of AndroidArtifact that is serializable
| Type | Name and description | 
|---|---|
Set<String> | 
                            getAbiFilters() | 
                        
String | 
                            getApplicationId() | 
                        
Map<String, com.android.builder.model.ClassField> | 
                            getBuildConfigFields() | 
                        
List<File> | 
                            getGeneratedResourceFolders() | 
                        
List<File> | 
                            getGeneratedSourceFolders() | 
                        
Collection<com.android.builder.model.AndroidArtifactOutput> | 
                            getOutputs() | 
                        
Map<String, com.android.builder.model.ClassField> | 
                            getResValues() | 
                        
String | 
                            getSigningConfigName() | 
                        
String | 
                            getSourceGenTaskName() | 
                        
boolean | 
                            isSigned() | 
                        
| Methods inherited from class | Name | 
|---|---|
class BaseArtifactImpl | 
                            getAssembleTaskName, getClassesFolder, getCompileTaskName, getDependencies, getMultiFlavorSourceProvider, getName, getVariantSourceProvider | 
                        
class Object | 
                            wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |