org.mule.devkit.generation.api.gatherer
Interface DevkitNotification

All Known Implementing Classes:
Message

public interface DevkitNotification

A devkit error has an error code, a message and an indentifiable.


Method Summary
 String getCode()
           
 String getMessage()
           
 

Method Detail

getCode

String getCode()

getMessage

String getMessage()


Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.