
io.imunity.console.tprofile.EditorContext Maven / Gradle / Ivy
/*
* Copyright (c) 2021 Bixbit - Krzysztof Benedyczak. All rights reserved.
* See LICENCE.txt file for licensing information.
*/
package io.imunity.console.tprofile;
public enum EditorContext
{
WIZARD, EDITOR
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy