File

ecosystem/microservices/add-microservice.component.ts

Metadata

Index

Properties
Methods

Constructor

constructor(ecosystemService: EcosystemService, modal: ModalService, tenantService: TenantService)
Parameters :
Name Type Optional
ecosystemService EcosystemService No
modal ModalService No
tenantService TenantService No

Methods

Async createMicroserviceApplication
createMicroserviceApplication(file: File)
Parameters :
Name Type Optional
file File No
Async uploadMicroservice
uploadMicroservice(file: File, microservice: IApplication)
Parameters :
Name Type Optional
file File No
microservice IApplication No
Returns : Promise<void>

Properties

createMicroserviceApplicationHandler
Default value : () => {...}
headerText
Type : string
Default value : gettext('Add microservice')
successText
Type : string
Default value : gettext('Microservice created')
uploadMicroserviceHandler
Default value : () => {...}

results matching ""

    No results matching ""