All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.swisscom.cloud.sb.broker.provisioning.statemachine.StateChangeActionResult.groovy Maven / Gradle / Ivy

There is a newer version: 6.21.6
Show newest version
package com.swisscom.cloud.sb.broker.provisioning.statemachine

import com.swisscom.cloud.sb.broker.model.ServiceDetail
import groovy.transform.CompileStatic

@CompileStatic
class StateChangeActionResult {
    Collection details
    boolean go2NextState
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy